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.py builds 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., ./metadata fields concatenated via itertext()), 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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 17, 2026, 05:44 AM
Issues
2
Security Audit — snyk — keris-academic-search