vss-deploy-profile

Fail

Audited by Snyk on Jul 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs the agent to prompt for API keys, validate and probe credentials, and write selected credential values into generated.env (including example sed-based overrides), which requires handling and embedding secret values verbatim.

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.70). The skill explicitly instructs the agent to detect sudo and to auto-run privileged host remediation/installers when passwordless sudo is available (while only forbidding running privileged installers when sudo requires a password), which encourages the agent to perform privileged system modifications.

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
Jul 16, 2026, 03:45 PM
Issues
3
Security Audit — snyk — vss-deploy-profile