python-cola-skill

Warn

Audited by Snyk on Jun 18, 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.75). Outsider free text from the operating user’s HTTP request is ingested via adapter/routes/user_routes.py using request.get_json() / request.args.get(...), then placed into DTO fields (UserCO, UserListQry) and passed through the application/service into the LLM context if the agent later summarizes/uses these values.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 18, 2026, 02:29 PM
Issues
1
Security Audit — snyk — python-cola-skill