fw-setup

Fail

Audited by Snyk on May 6, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly asks the agent to request the user's API key and to write/update configuration files (e.g., ~/.cursor/mcp.json with an "Authorization": "Bearer ") which requires embedding the secret verbatim, creating an exfiltration risk.

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: 1.00). The skill explicitly instructs the agent to spawn shell tasks that install/uninstall global packages, remove and modify files (rm -rf ~/.fdk, edit ~/.zshrc, remove /usr/local/bin/fdk, npm global installs/uninstalls, brew/choco installs, write config files), i.e. it performs persistent, system-level state changes that can modify or remove system artifacts and binaries.

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
May 6, 2026, 06:30 AM
Issues
3