api-designer
Fail
Audited by Snyk on Aug 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt contains literal password examples (e.g., "SecurePass123!") and instructs the agent to generate request/response examples and files, so the model is likely to reproduce secret-like values verbatim in its outputs.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.mdのランタイム手順はユーザーが提示するヒアリング回答(「👤 ユーザー: [回答待ち]」)をそのままAPI設計/仕様生成の材料として参照するため、外部ユーザー由来の自由記述がLLMに入力されうる一方で、外部サービスからの任意コンテンツ取得は明示されていない。
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata