Caveat verdict
clawsec-monitor
This variant adds a GitHub source with SHA-256 checksum verification before running, making it the most security-conscious version; the skill is a legitimate agent traffic inspector with documented detection patterns and local-CA MITM.
⚠ 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.
Permission integrity
package_install
Findings (13)
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
References sudo — requests elevated privileges
SKILL.md · code · sudo
Accesses system credential store
SKILL.md · code · Keychain
Accesses sensitive system files
SKILL.md · prose · downgraded · /etc/passwd
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · prose · downgraded · curl <url> \| bash
Pipe-to-shell pattern (wget | sh)
SKILL.md · prose · downgraded · wget <url> \| sh
Recursive delete from root or home — destructive command
SKILL.md · prose · downgraded · rm -rf /
Pipe to bash — executes piped content as shell commands
SKILL.md · prose · downgraded · | bash
Pipe to sh — executes piped content as shell commands
SKILL.md · prose · downgraded · | sh
References SSH/GPG private keys
SKILL.md · prose · downgraded · ssh_key
Accesses .ssh directory
SKILL.md · prose · downgraded · .ssh/
subprocess execution — runs system commands from Python
run_tests.py · prose · downgraded · subprocess.run(
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
No declared permissions — minimal attack surface.
package_installcredential_store Is this flag fair?
Thanks — recorded.