ClawAudit verdict

security-operator

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

Receives external input AND uses eval

Runtime security guardrails skill defining operating modes and always-on protections against prompt injection; the content explicitly defines safe boundaries and requires user approval for high-risk actions.

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
80
transparency
90
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

Receives external input AND uses eval — the remote code-injection pattern (data-flow not verified)

LLM01 · LLM05 · ASI01 · ASI05

Capability combination critical

Encodes data AND uses eval — the obfuscated-execution pattern (atob + eval; data-flow not verified)

LLM05 · ASI05 · ASI10

Findings (7)

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · code · |bash

Pattern match critical

Pipe to sh — executes piped content as shell commands

SKILL.md · code · |sh

Pattern match high

Prompt injection — tries to override agent instructions

references/prompt-injection-guardrails.md · prose · downgraded · ignore previous instructions

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · code · ~/.openclaw/.env

Pattern match medium

Popular HTTP library — network access

SKILL.md · code · axios

Pattern match medium

References sudo — requests elevated privileges

SKILL.md · prose · downgraded · sudo

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

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.

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