ClawAudit verdict

agent-zero-bridge

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

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.

45
security
70
transparency
70
maintenance

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.

Capability combination high

Accesses agent memory AND writes files โ€” may modify agent behavior persistently

LLM01 ยท LLM06 ยท ASI01 ยท ASI06

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Accesses agent memory/configuration files

agent_memory

Findings (2)

Pattern match high

HTTP request to bare IP address โ€” common in malicious payloads

SKILL.md ยท code ยท http://127.0.0.1

Pattern match low

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
Check another skill Browse the registry Auditing your own skills or configs? Use the API