ClawAudit verdict

clawguard-shield

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

A prompt injection detection skill that analyzes inputs for encoding patterns, role hijacking, and jailbreak attempts; the data_encoding capability is used to detect encoded attacks (not to exfiltrate), and all behavior is local analysis with no outbound 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.

8
security
90
transparency
80
maintenance

Findings (6)

Pattern match critical

Unicode homoglyph detected — uses lookalike characters to evade pattern matching

SKILL.md · prose

Pattern match critical

Prompt injection — tries to override agent instructions

SKILL.md · code · ignore previous instructions

Pattern match medium

Base64 decode (atob) — may hide malicious payloads

SKILL.md · prose · downgraded · atob(

Pattern match medium

Possible prompt injection — attempts to redefine agent identity

SKILL.md · prose · downgraded · you are now

Pattern match medium

Uses exec() — may execute shell commands

src/shield.js · prose · downgraded · exec(

Pattern match low

String.fromCharCode — can build strings to evade detection

src/shield.js · prose · downgraded · String.fromCharCode

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