create-adapter
Warn
Audited by Snyk on Mar 10, 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 process explicitly instructs the agent to "Fetch the URL to understand its structure" (SKILL.md step 2) and the example shows fetching a public site (statiz.co.kr), meaning it ingests and acts on untrusted third-party web content to determine adapter behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly fetches external sites at runtime to "analyze the structure" and then generate adapter code (example: statiz.co.kr), so fetched content can directly influence the agent's instructions and produced code.
Audit Metadata