keris-academic-search
Warn
Audited by Snyk on Aug 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). RUNTIME path:
scripts/keris_academic.pybuilds RISS query URLs from user-supplied search fields and then reads/LLM-ingests the outsider-authored free text embedded in the RISS API XML response (e.g.,./metadatafields concatenated viaitertext()), which are not first-party-provider-authored by the skill.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The SKILL.md requires running "npx -y @nomadamas/k-skill@0 instruct keris-academic-search" (and related npx commands) which fetches and executes remote npm package code at runtime and that package's output is the primary, required instructions that control the skill.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata