ClawAudit verdict

yeeth-claw

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Supply chain security hook that intercepts package install commands and optionally submits blocked packages to a declared Argus API; credential_access is for reading the configured API key, and agent_memory is for hook registration — both match the stated security purpose.

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

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

75
security
50
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Accesses agent memory/configuration files

agent_memory

Findings (4)

Pattern match low

pip3 install — installs Python packages at runtime

hooks/openclaw/hook.py · prose · downgraded · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

hooks/openclaw/hook.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

hooks/openclaw/lib/argus.py · prose · downgraded · urllib.request

Pattern match low

Popular HTTP library — network access

hooks/openclaw/lib/typosquat.py · prose · downgraded · axios

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). 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.

credential_accessagent_memory

Is this flag fair?

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