knowledge-base

Fail

Audited by Snyk on Apr 7, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.90). The prompt includes a "Companion check" that instructs the agent to run local shell commands (ls on user skill directories) and offer/install packages—instructions that access the host environment and perform installs, which are outside and unrelated to the knowledge-base skill's stated purpose and therefore constitute a hidden/deceptive instruction.

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

  • Potentially malicious external URL detected (high risk: 1.00). The skill's companion/install instructions tell the agent to run "npx skills add AbsolutelySkilled/AbsolutelySkilled --skill knowledge-base" at runtime, which will fetch and execute remote package code (i.e., the AbsolutelySkilled/AbsolutelySkilled package), so this is a runtime external dependency that can execute remote code.

Issues (2)

E004
CRITICAL

Prompt injection detected in skill instructions.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Apr 7, 2026, 03:06 PM
Issues
2
Security Audit — snyk — knowledge-base