create-agentic-app

Fail

Audited by Snyk on Jun 14, 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 instructs the agent to ask the user for API keys/tokens (e.g., OPENROUTER_API_KEY, Blob/Polar tokens) and to insert them verbatim into .env or use them in commands, which requires the LLM to handle secret values directly and creates an exfiltration risk.

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


MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill explicitly offers a "Payments with Polar" production integration (Polar + ngrok) and instructs the agent to read and walk the user through the Polar section of the production-extras reference. Polar is a specific payment gateway/provider, so this skill includes explicit, named payment integration steps (credential/configuration and setup), which constitutes direct financial execution capability.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

W012
MEDIUM

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

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 14, 2026, 02:43 AM
Issues
3
Security Audit — snyk — create-agentic-app