ClawAudit verdict
agent-zero-bridge
Accesses agent memory AND writes files
The skill enables bidirectional communication between Clawdbot and Agent Zero. The use of agent memory and data encoding capabilities could potentially be risky if not properly secured.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses agent memory AND writes files โ may modify agent behavior persistently
LLM01 ยท LLM06 ยท ASI01 ยท ASI06
Permission integrity
file_read+write
agent_memory
Findings (2)
HTTP request to bare IP address โ common in malicious payloads
SKILL.md ยท code ยท http://127.0.0.1
Accesses sensitive environment variables
scripts/lib/config.js ยท prose ยท downgraded ยท process.env.CLAWDBOT_API_TOKEN
Permissions & capabilities
No declared permissions โ minimal attack surface.
agent_memorydata_encodingnetwork_infile_write Thanks โ recorded.