Caveat verdict

auto-skill-scanner

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Scans locally installed OpenClaw skills for hardcoded credentials, shell injection risks, and network leaks using static regex analysis, then sends reports to user-configured channels; a legitimate local security monitoring tool.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

40
security
90
transparency
70
maintenance

Findings (5)

Pattern match high

Accesses sensitive system files

references/security-checks.md · prose · downgraded · /etc/passwd

Pattern match medium

Uses exec() — may execute shell commands

references/security-checks.md · prose · downgraded · exec(

Pattern match medium

os.system/popen — direct OS command execution

references/security-checks.md · prose · downgraded · os.system(

Pattern match medium

Raw socket connection — low-level network access

references/security-checks.md · prose · downgraded · socket.connect(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/scan_and_report.py · prose · downgraded · subprocess.run(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API