creative-toolkit
Warn
Audited by Snyk on Feb 27, 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.70). The skill's "Reference image workflow" and
generate_imagetool accept public referenceImages (explicitly "Reference images must be public URLs") so the server will fetch and interpret arbitrary user-supplied web images as part of generation, exposing the agent to untrusted third‑party content that can influence outputs.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill's runtime starts the MCP server via "npx -y meigen@latest", which fetches and executes remote package code from the meigen npm package (https://www.npmjs.com/package/meigen), so external code is fetched and run at runtime as a required dependency.
Audit Metadata