ClawAudit verdict
clawvisor
Accesses credentials AND makes external network calls
A credential vaulting gateway where the agent never holds external API keys directly; all service calls route through Clawvisor with user-approved task scopes and restriction enforcement — the architecture is explicitly designed to keep secrets out of the agent.
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 credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Permission integrity
network_out
credential_access
Findings (1)
References webhook/callback URL
README.md · prose · downgraded · callback_url
Permissions & capabilities
No declared permissions — minimal attack surface.
credential_accessnetwork_out Thanks — recorded.