skool-rag
Warn
Audited by Snyk on Mar 6, 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.90). The skill explicitly scrapes and ingests user-generated Skool community posts and comments (see SKILL.md and scripts/skool_rag_prepare.py) into a Pinecone-backed RAG pipeline and then passes that retrieved community context into the LLM prompt in scripts/skool_rag_query.py, so untrusted third-party content can directly influence agent behavior.
Audit Metadata