Caveat verdict

clawhub-rate-limited-publisher

clawhub-rate-limited-publisher-fixed

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

The skill uses the local clawhub CLI and host scheduler to queue and publish local skills to ClawHub with a strict 5-per-hour cap, without any evidence of malicious behavior.

⚠ 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.

60
security
100
transparency
70
maintenance

Findings (3)

Pattern match high

Pipe to bash — executes piped content as shell commands

SELF_CHECK.md · prose · downgraded · |bash

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

subprocess with shell=True — command injection vector

scripts/clawhub_rate_limited_uploader.py · prose · downgraded · subprocess.run( command_str, shell=True

Why the tier is capped

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

Permissions & capabilities

Requires 2 system binaries.

Is this flag fair?

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