harper-best-practices
Warn
Audited by Snyk on Mar 14, 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 caching and vector-indexing rules explicitly instruct runtime fetching from external third-party APIs (see rules/caching.md which fetches https://api.example.com/items/${id}) and using external embedding services (rules/vector-indexing.md referencing OpenAI/Ollama), meaning untrusted third-party content is ingested and can influence searches and resource behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata