fomo
Warn
Audited by Snyk on Apr 23, 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.md explicitly instructs the agent to use Membrane to run actions and proxy requests to the Fomo API (see "Popular actions" and "Proxy requests" sections), which fetches user-generated/untrusted event/comment data from a third‑party service that the agent is expected to read and can influence follow-up actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill requires installing and running the Membrane CLI (npm install -g @membranehq/cli), which fetches remote code from the npm registry and is executed at runtime via the
membranecommands to perform actions, so this external package is a runtime dependency that executes code (flagged: @membranehq/cli / npm install -g @membranehq/cli).
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata