← 返回
未分类 中文

OpenClaw Shield Quick Scan

Run a fast OpenClaw Shield scan on a folder or file, then summarize severity counts, top findings, and recommended next actions.
对文件夹或文件执行快速的 OpenClaw Shield 扫描,然后汇总严重程度计数、主要发现以及建议的后续操作。
spbavarva
未分类 clawhub v1.0.0 1 版本 99588.5 Key: 无需
★ 0
Stars
📥 242
下载
💾 0
安装
1
版本
#latest

概述

OpenClaw Shield Quick Scan

Use this skill to run a fast scan and produce a short triage summary.

Inputs

  • target_path (required): folder or file to scan.
  • scanner_path (optional): defaults to projects/OpenClaw-Shield/src/scanner.py.
  • output_path (optional): defaults to /tmp/openclaw-shield-report.json.

Workflow

  1. Verify target_path exists.
  2. Verify scanner_path exists. If missing, ask user to install OpenClaw Shield.
  3. Run the scanner.
  4. Summarize the report with scripts/summarize_report.py.
  5. Return severity counts, top findings, and next actions.

Commands

python3 "projects/OpenClaw-Shield/src/scanner.py" "<target_path>" --output "/tmp/openclaw-shield-report.json"
python3 scripts/summarize_report.py "/tmp/openclaw-shield-report.json"

If the scanner is not installed:

clawhub install openclaw-shield

Response Contract

  • Always include total findings and severity breakdown.
  • If there are findings, include up to 5 highest-severity items with file path and line.
  • If no findings exist, clearly state scan completed with no detected issues.
  • Keep output concise and actionable.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-12 05:53 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,056 📥 796,469
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,846
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,211 📥 266,217