fdk-setup

Warn

Audited by Snyk on Apr 21, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill's required workflows (SKILL.md and the commands/*.md Task prompts, e.g., Operation 1 / commands/fdk-install.md and cross-scenarios) instruct shell subagents to fetch and execute remote resources (curl the nvm install script from raw.githubusercontent.com, npm install https://cdn.freshdev.io/fdk/latest.tgz, brew/choco installs, etc.), which are public third‑party assets that the agent downloads/executes and whose contents can materially change tool behavior and follow‑up actions.

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 perform global installs/uninstalls, remove directories and binaries (e.g., rm -rf ~/.fdk, rm -f /usr/local/bin/fdk), and modify shell configuration files, which directly change the machine's state and may affect system-level artifacts—so it actively pushes state-changing, potentially privileged operations.

Issues (3)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

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
MEDIUM
Analyzed
Apr 21, 2026, 05:22 PM
Issues
3