aut-sci-ppt

Warn

Audited by Snyk on May 10, 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.80). The skill's PDF->outline workflow calls external LLM APIs and uses their textual responses as part of core processing (see src/aut_sci_ppt/paper_workflow.py -> _translate_sections/_call_llm which sends sections to the Moonshot API, and src/aut_sci_ppt/parser/ai_parser.py -> _call_ai which calls Anthropic/OpenAI), so untrusted third-party generated content is ingested and directly influences parsing and PPT-generation decisions.

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

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
May 10, 2026, 08:43 AM
Issues
2