Caveat verdict

vanio

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

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. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

38
security
100
transparency
100
maintenance

Findings (6)

Pattern match high

<script> tag in markdown — potential code injection

src/index.ts · prose · downgraded · <script>

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

src/index.ts · prose · downgraded · http://127.0.0.1

Pattern match medium

References child_process — can spawn system processes

src/index.ts · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

src/index.ts · prose · downgraded · import('

Pattern match medium

Uses exec() — may execute shell commands

src/index.ts · prose · downgraded · exec(

Pattern match low

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?

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