cli-serve

Fail

Audited by Snyk on Jul 8, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill includes examples and flags that instruct embedding API keys directly (env export and --api-key on the command line), which would require an LLM to output secret values verbatim if real keys are provided.

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 instructs the agent to register the app as a system startup item — creating systemd user service files and "enabling linger" (persistent service startup), plus platform-specific startup entries — which modifies system startup/service state and may require elevated privileges.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jul 8, 2026, 05:45 PM
Issues
2
Security Audit — snyk — cli-serve