learn-agentfactory
Warn
Audited by Snyk on Feb 24, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill runs scripts/api.py at runtime to fetch lessons and the book tree from the configured CONTENT_API_URL (default https://content-api.panaversity.org), and those fetched lesson JSON files are explicitly "internalized" and used to generate the agent's Socratic prompts/instructions, so this external URL directly controls runtime agent behavior and is a required dependency.
Audit Metadata