ClawAudit verdict
a0x-agents
Accesses agent memory/notes AND makes external network calls
The skill transparently discloses wallet addresses and project URLs are sent to the a0x server; sending crypto wallet addresses plus agent knowledge to a third-party Google Cloud Run endpoint is unusual scope for a collective-brain tool.
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/notes AND makes external network calls โ may leak personal data
LLM02 ยท LLM07 ยท ASI03 ยท ASI06
Accesses credentials AND makes external network calls โ potential credential theft
LLM02 ยท ASI03
Accesses agent memory AND makes external network calls โ may leak conversation history
LLM02 ยท LLM07 ยท ASI06
Permission integrity
network_out
agent_memory
Findings (2)
Possible prompt injection โ attempts to redefine agent identity
SKILL.md ยท code ยท you are now
Popular HTTP library โ network access
SKILL.md ยท code ยท got
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: A0X_MCP_API_KEY).
network_outagent_memorycredential_access Thanks โ recorded.