noticeable
Warn
Audited by Snyk on Apr 22, 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's workflow instructs the agent to fetch and run actions against a third-party Noticeable instance (e.g., via "membrane action run ..." and "membrane request CONNECTION_ID /path/to/endpoint"), which pulls user-generated feedback from an external service that the agent will read and can materially influence subsequent actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill requires installing/running the Membrane CLI (e.g., "npm install -g @membranehq/cli" and "npx @membranehq/cli@latest", which fetches and executes remote code from the npm registry (e.g. https://registry.npmjs.org/@membranehq/cli) 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