deepseek-api

Fail

Audited by Snyk on Mar 17, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.90). The domain "skillboss.co" is not a well-known vendor, and the presence of a direct .sh install script with explicit curl ... | bash instructions is a high-risk pattern for malware distribution because it runs unreviewed code from an untrusted source.

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 (low risk: 0.30). The prompt includes a curl | bash setup command that would execute remote code and could modify the host system, but it does not explicitly instruct the agent to obtain sudo, edit privileged system files, or create users.

Issues (3)

E005
CRITICAL

Suspicious download URL 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
CRITICAL
Analyzed
Mar 17, 2026, 07:17 PM
Issues
3
Security Audit — snyk — deepseek-api