fast-context

Fail

Audited by Snyk on Jun 5, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly exposes an option to print the Windsurf API key or an export WINDSURF_API_KEY=... command (via --print-key / --key-env), requiring the agent to retrieve and output the secret value verbatim, which is high-risk secret handling.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The code intentionally auto-extracts local Windsurf API keys, executes server-directed local commands (rg/readfile/tree), and streams repository trees and file contents to remote Windsurf endpoints—plus it can print/export the discovered API key and even disables TLS verification as a fallback—constituting clear credential access and remote-driven data exfiltration capabilities.

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

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 5, 2026, 03:35 AM
Issues
3
Security Audit — snyk — fast-context