generating-typescript-types-from-apis

Warn

Audited by Snyk on Feb 16, 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 explicitly fetches and parses live, external API responses and OpenAPI specs from URLs (see "Live endpoint" in Step 1, the openapi-typescript "From URL" example, and the fetch in scripts/generate-types.ts calling https://api.example.com/users/1), so it ingests untrusted third‑party content for runtime type inference.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:32 PM