pp-quranku
Warn
Audited by Snyk on Jul 28, 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.75). This skill’s workflow can fetch live web content from Quran.com at runtime (e.g.,
websearch, and relatedchapters/recitation/verses/surahthat are “from Quran.com”), so outsider-authored free text from those pages can end up in the agent’s LLM context via the CLI’s--agentJSON output on stdout.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill instructs installing required binaries by fetching and building remote Go modules (which will retrieve and execute remote code) via the targets github.com/mvanhorn/printing-press-library/library/education/quranku/cmd/quranku-pp-cli@latest and github.com/mvanhorn/printing-press-library/library/education/quranku/cmd/quranku-pp-mcp@latest, and the CLI is a required runtime dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata