yes-ja
Fail
Audited by Snyk on Mar 12, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs the agent to run commands like
cat config.yaml | grep keyand "実際の値を提示" (present actual values) and to surface command/API outputs as evidence, which requires including secret values verbatim in the agent's output—creating a high exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). SKILL.md explicitly instructs the agent to use WebSearch (e.g., "WebSearchで完全なエラーメッセージを検索" and "あなたには…WebSearchがあります"), which requires fetching and interpreting open/public web content (forums/docs) that can directly influence subsequent actions.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata