sitecreatorio
Warn
Audited by Snyk on Apr 30, 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.80). The skill explicitly connects to Sitecreator.io via the Membrane CLI and manages "Sites, Pages, Templates, Images, Domains, Users" (see SKILL.md), meaning the agent will fetch and read user-generated site/page content from a third‑party service which could contain untrusted instructions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill requires installing and running the @membranehq/cli package via npm/npx (e.g., npm install -g @membranehq/cli@latest or npx @membranehq/cli@latest — see https://www.npmjs.com/package/@membranehq/cli), which fetches and executes remote code at runtime and is a required dependency for the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata