polyclaw Security Audit Report
polyclaw is an AI agent skill, created by pipethedev and published at openclaw/skills. ClawSecure audited polyclaw across 9 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 80/100 (Safe). The 5 findings concentrate in Command Injection, Permissions Manifest and ReDoS, including Variable $AGENT_ID (line 189) flows to `curl` at line 237. and Variable $AGENT_ID (line 189) flows to `curl` at line 238.. None were rated high or critical severity.
Is polyclaw safe?
ClawSecure audited polyclaw and assigned a security score of 80/100 (Safe), identifying 5 findings across Command Injection and Permissions Manifest. Review the findings below before installing.
What did ClawSecure find in polyclaw?
ClawSecure identified 5 findings in polyclaw, concentrated in Command Injection, Permissions Manifest and ReDoS. The most severe include Variable $AGENT_ID (line 189) flows to `curl` at line 237. and Variable $AGENT_ID (line 189) flows to `curl` at line 238..
How was polyclaw audited?
ClawSecure ran polyclaw through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 9 files from openclaw/skills.
What does a score of 80 mean?
ClawSecure assigned polyclaw a security score of 80/100, placing it in the Safe range. Scores of 80 or above qualify for ClawSecure Verified status; the 5 findings detected are lower-severity. ClawSecure derives this score with a weighted deduction model (critical -20, high -10, medium -5, low -2 from a base of 100).
Audit Findings for polyclaw
ClawSecure detected 5 security findings in polyclaw, spanning Command Injection, Permissions Manifest, ReDoS and Policy Violation.
- medium · Variable $AGENT_ID (line 189) flows to `curl` at line 237.. Command Injection finding detected in
scripts/register.sh:237. - medium · Variable $AGENT_ID (line 189) flows to `curl` at line 238.. Command Injection finding detected in
scripts/register.sh:238. - medium · Missing config.json - agent may not be properly configured. Permissions Manifest finding.
- medium · ReDoS vulnerability: Nested quantifiers (potentialβ¦. ReDoS finding detected in
launch-guide.md:335. - info · Missing License Declaration. Policy Violation finding detected in
SKILL.md.
Each finding is expandable in the interactive list below.
3-Layer Audit Protocol
Security Recommendations for polyclaw
Harden command execution
Add a config.json permissions manifest
Fix ReDoS-prone patterns
Resolve policy violations
Related Security Research
Why Generic Scanners Fail at AI Agent SecurityβUnderstanding Our 3-Layer Audit ProtocolβHow to Secure an MCP Server: The 2026 GuideβRelated AI Agent Security Audits
Scanned on March 18, 2026. polyclaw is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.