ClawAudit verdict

volc-vision

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

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.

63
security
70
transparency
70
maintenance

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your_api_key

Pattern match low

Node http/https module — low-level network access

index.js · prose · downgraded · require('https')

Pattern match low

Accesses sensitive environment variables

index.js · prose · downgraded · process.env.ARK_API_KEY

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API