ai-education-data-explorer

Warn

Audited by Snyk on Jun 13, 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.72). Required runtime path allows the operating user to supply materialUrl/materialText/materialFile, and the skill’s context composer can ingest that free-form text (including arbitrary outsider-authored content from fetched public pages via materialUrl) into the LLM prompt.

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

  • Potentially malicious external URL detected (high risk: 0.80). The provided runner makes runtime POST requests to the remote skill execution API (https://ai-skills.ai/api/execute), so external code/logic on ai-skills.ai is executed at runtime and directly controls the skill's prompts/responses.

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
Jun 13, 2026, 03:31 AM
Issues
2
Security Audit — snyk — ai-education-data-explorer