heretic

Warn

Audited by Snyk on Jul 1, 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.65). Outsider free text can enter the LLM context via the discover mode’s live-web extraction routed through the scrapling skill, which fetches public web content at runtime and turns it into readable text for the agent.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill's installer and usage explicitly fetch and install/clone remote code at runtime (e.g., pip install -U heretic-llm and git clone https://github.com/p-e-w/heretic and npx skills add https://github.com/akillness/jeo-skills), which downloads and then executes third‑party code required for the tool to run.

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
Jul 1, 2026, 02:29 AM
Issues
2
Security Audit — snyk — heretic