tech-manga-explainer
Fail
Audited by Snyk on Jul 27, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). Two personal GitHub repositories are referenced as installation sources for an unvetted plugin/skill (used to deliver Python scripts/plugins), which can be used to distribute untrusted or malicious code — other URLs are official and low-risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). In the required runtime workflow, the user-supplied free-form fields
--promptand--dialogueare interpolated into the generated LLM image prompt (scene/dialogue sections) inscripts/generate_tech_manga.py, so any outsider-authored text the operating user passes through those arguments would enter the LLM context via--prompt full_prompttonanobanana-skill.
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata