ClawAudit verdict

openclaw-security-suite

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

Security scanner providing static analysis and AI-assisted code review on local skill directories; process_exec is used for documented scanning purposes with no external data transmission.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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.

8
security
100
transparency
100
maintenance

Findings (7)

Pattern match high

Uses eval() — can execute arbitrary code

config/malicious_patterns.json · prose · downgraded · eval(

Pattern match high

References child_process — can spawn system processes

SKILL.md · code · child_process

Pattern match high

Accesses sensitive system files

config/malicious_patterns.json · prose · downgraded · /etc/passwd

Pattern match medium

Uses exec() — may execute shell commands

config/malicious_patterns.json · prose · downgraded · exec(

Pattern match medium

Uses spawn() — can execute external programs

config/malicious_patterns.json · prose · downgraded · spawn(

Pattern match medium

Dynamic import() — loads module at runtime

config/malicious_patterns.json · prose · downgraded · import('

Pattern match low

Sets world-executable permissions

config/malicious_patterns.json · prose · downgraded · chmod 777

Why the tier is capped

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

process_exec

Is this flag fair?

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