notion-movies
Warn
Audited by Snyk on Mar 17, 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 directly fetches movie metadata (title, plot, credits, poster) from the public TMDB API (see scripts/index.js getMovieData and the SKILL.md "Data Enrichment Logic" / TMDB sources) and ingests that untrusted, community-contributed content into embeddings and decision logic used for enrichment, deduplication, search, and follow-up actions—so third-party text can materially influence agent behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata