day2-supplement-mcp
Warn
Audited by Snyk on Mar 6, 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's required Step 1 runs "npx skills add ai-native-camp/camp-1" (fetching a public package from npm/GitHub) and then reads the installed references/* files (including external "공식 문서" URLs) as part of its Phase A/B workflow, so it clearly fetches and ingests third‑party public content that can influence actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs running the runtime command
npx skills add ai-native-camp/camp-1 --agent claude-code --yes, which downloads and executes remote package code (ai-native-camp/camp-1) as a required dependency and therefore can directly run code or control agent behavior.
Audit Metadata