wmp-to-uniapp
Fail
Audited by Snyk on Aug 8, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill explicitly instructs the agent to read project files (project.config.json) and copy the WeChat appid into generated manifest.json and to write converted files verbatim, which requires the LLM to reproduce values from source files (potentially secrets) in its output.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). Step 1 (“Analyze source project”) ingests outsider-authored free text by reading the user-provided WeChat Mini Program source files (e.g., all
pages/andcomponents/directories’.wxml/.js/.wxssandapp.json/app.js) from a root path the user supplies, before any “specific item” selection.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata