ClawAudit verdict
volc-vision
Image understanding skill that reads ARK_API_KEY and calls Volcengine ARK vision models; passes images and returns descriptions with no data exfiltration beyond the documented API call.
⚠ 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 (4)
Possible hardcoded credential
SKILL.md · code · API_KEY="your_api_key
Node http/https module — low-level network access
index.js · prose · downgraded · require('https')
Accesses sensitive environment variables
index.js · prose · downgraded · process.env.ARK_API_KEY
Base64 encoding/decoding
skill-card.md · prose · downgraded · base64-encode
Permissions & capabilities
Requires 1 environment variable. (1 sensitive: ARK_API_KEY). Requires 1 system binary.
credential_access Is this flag fair?
Thanks — recorded.