ClawAudit verdict

clawguard

clawguarddevin

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

The skill is a security scanner for OpenClaw/Clawdbot skills, detecting malicious patterns before installation, with no evidence of malicious behavior.

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

40
security
100
transparency
90
maintenance

Findings (5)

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match medium

Uses spawn() — can execute external programs

SKILL.md · prose · downgraded · spawn(

Pattern match medium

Raw socket connection — low-level network access

SKILL.md · prose · downgraded · socket.connect(

Pattern match medium

Accesses .ssh directory

SKILL.md · prose · downgraded · .ssh/

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