ClawAudit verdict

prompt-injection-guard

claw-prompt-injection-guard

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

Accesses system credential store AND makes external network calls

This skill is a defensive tool that detects and blocks prompt injection attacks from external content by scanning for manipulation keywords and requiring user confirmation before sensitive operations; its purpose and behavior are aligned.

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
70
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination critical

Accesses system credential store AND makes external network calls

LLM02 · ASI03

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (3)

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Pattern match high

os.system/popen — direct OS command execution

references/attack-patterns.md · code · os.system(

Pattern match high

Hex-encoded string — possible obfuscated payload

references/attack-patterns.md · code · \x49\x67\x6e\x6f\x72\x65

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.

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