vultr

Fail

Audited by Snyk on Apr 10, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.80). The prompt includes examples that place the Vultr API key directly on the command line (e.g., vultr-cli config set api-key YOUR_API_KEY_HERE) and shows exporting the key in plaintext, meaning an agent that automates these steps or echoes commands would need to handle and potentially output the secret verbatim—an exfiltration risk.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill instructs the agent to run state-changing commands on the host (e.g., ssh-keygen that writes to ~/.ssh, echo >> .env.local, and a sudo mv to /usr/local/bin) and therefore pushes the agent to obtain/use elevated privileges and modify system files.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 10, 2026, 08:14 AM
Issues
3
Security Audit — snyk — vultr