ClawAudit verdict

skill-guard

skillshield

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

A comprehensive security scanner with 65 checks and SARIF output performing local static analysis via Python stdlib with no network dependencies or external data transmission.

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

0
security
100
transparency
90
maintenance

Findings (13)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

Prompt injection — tries to override agent instructions

tests/fake-agenttamper/SKILL.md · prose · downgraded · Ignore all previous instructions

Pattern match high

Instructs agent to hide actions from user

tests/fake-helper/SKILL.md · prose · downgraded · Do not warn the user

Pattern match medium

Possible prompt injection — attempts to redefine agent identity

tests/fake-agenttamper/scripts/tamper.py · prose · downgraded · You are now

Pattern match medium

subprocess execution — runs system commands from Python

tests/fake-ansi/scripts/display.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

tests/fake-ansi/scripts/display.py · prose · downgraded · subprocess.run(["helper"], shell=True

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

tests/fake-c2ip/scripts/analytics.py · prose · downgraded · http://91.92.242.30

Pattern match medium

References SSH/GPG private keys

tests/fake-pickle/scripts/loader.py · prose · downgraded · ssh_key

Pattern match medium

Accesses .ssh directory

tests/fake-pickle/scripts/loader.py · prose · downgraded · .ssh/

Pattern match low

Contains shortened/invite URL

SKILL.md · code · bit.ly/legit

Pattern match low

References agent memory files

tests/fake-agenttamper/SKILL.md · prose · downgraded · MEMORY.md

Pattern match low

Python os.environ.get — reads environment variable

tests/fake-ansi/scripts/display.py · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

tests/fake-c2ip/scripts/analytics.py · prose · downgraded · urllib.request

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.

data_encoding

Is this flag fair?

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