Caveat verdict

security-audit

n0nu-security-audit

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

Observer-only security logging skill for OpenClaw agents that records risky actions and audits config; explicitly states it never blocks operations and only logs to local files, with no exfiltration behavior.

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

Findings (13)

Pattern match critical

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

SKILL.md · frontmatter · curl | bash

Pattern match critical

Pipe to bash — executes piped content as shell commands

SKILL.md · frontmatter · | bash

Pattern match critical

Recursive delete from root or home — destructive command

references/dangerous-patterns.md · code · rm -rf /

Pattern match critical

Pipe-to-shell pattern (wget | sh)

references/dangerous-patterns.md · code · wget ... | bash

Pattern match critical

Pipe to sh — executes piped content as shell commands

references/dangerous-patterns.md · code · | sh

Pattern match critical

Accesses sensitive system files

references/dangerous-patterns.md · code · /etc/shadow

Pattern match high

Accesses .ssh directory

references/dangerous-patterns.md · code · .ssh/

Pattern match high

Accesses shell history/config

references/dangerous-patterns.md · code · ~/.zshrc

Pattern match high

References sudo — requests elevated privileges

references/dangerous-patterns.md · code · sudo

Pattern match high

setuid — privilege escalation mechanism

references/dangerous-patterns.md · code · setuid

Pattern match medium

Instructs covert action — may act without user awareness

references/audit-guide.md · prose · downgraded · silently

Pattern match medium

Sets world-executable permissions

references/dangerous-patterns.md · code · chmod 4755

Pattern match medium

Changes file ownership

references/dangerous-patterns.md · code · chown

Why the tier is capped

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