Use this skill to run a fast scan and produce a short triage summary.
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.target_path exists.scanner_path exists. If missing, ask user to install OpenClaw Shield.scripts/summarize_report.py.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
共 1 个版本