Caveat verdict
security-audit
n0nu-security-audit
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.
Findings (13)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · frontmatter · curl | bash
Pipe to bash — executes piped content as shell commands
SKILL.md · frontmatter · | bash
Recursive delete from root or home — destructive command
references/dangerous-patterns.md · code · rm -rf /
Pipe-to-shell pattern (wget | sh)
references/dangerous-patterns.md · code · wget ... | bash
Pipe to sh — executes piped content as shell commands
references/dangerous-patterns.md · code · | sh
Accesses sensitive system files
references/dangerous-patterns.md · code · /etc/shadow
Accesses .ssh directory
references/dangerous-patterns.md · code · .ssh/
Accesses shell history/config
references/dangerous-patterns.md · code · ~/.zshrc
References sudo — requests elevated privileges
references/dangerous-patterns.md · code · sudo
setuid — privilege escalation mechanism
references/dangerous-patterns.md · code · setuid
Instructs covert action — may act without user awareness
references/audit-guide.md · prose · downgraded · silently
Sets world-executable permissions
references/dangerous-patterns.md · code · chmod 4755
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?
Thanks — recorded.