ClawAudit verdict
vanio
The skill interacts with external services, requires credentials, and manages sensitive data, which introduces some risk.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
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.
Findings (6)
<script> tag in markdown — potential code injection
src/index.ts · prose · downgraded · <script>
HTTP request to bare IP address — common in malicious payloads
src/index.ts · prose · downgraded · http://127.0.0.1
References child_process — can spawn system processes
src/index.ts · prose · downgraded · child_process
Dynamic import() — loads module at runtime
src/index.ts · prose · downgraded · import('
Uses exec() — may execute shell commands
src/index.ts · prose · downgraded · exec(
Accesses sensitive environment variables
src/index.ts · prose · downgraded · process.env.VANIO_API_KEY
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: [VANIO_API_KEY]). Requires 1 system binary.
credential_access Is this flag fair?
Thanks — recorded.