Caveat verdict

ironclaw-security-guard

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Security guardrails adding shell-risk filtering, prompt-injection detection, and secret redaction to OpenClaw; execution sink is a local defensive security scan tool.

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

0
security
100
transparency
80
maintenance

Findings (8)

Pattern match critical

Recursive delete from root or home — destructive command

README.md · code · rm -rf /

Pattern match high

Dynamic import() — loads module at runtime

README.md · code · import('

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

README.zh-CN.md · prose · downgraded · curl ... | sh

Pattern match high

Prompt injection — tries to override agent instructions

README.zh-CN.md · prose · downgraded · ignore previous instructions

Pattern match high

Pipe to sh — executes piped content as shell commands

README.zh-CN.md · prose · downgraded · | sh

Pattern match high

Accesses sensitive system files

src/config.ts · prose · downgraded · /etc/shadow

Pattern match high

Pipe to bash — executes piped content as shell commands

src/config.ts · prose · downgraded · |bash

Pattern match medium

Accesses system credential store

src/config.ts · prose · downgraded · Keychain

Why the tier is capped

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

Is this flag fair?

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