ai-context-generator
Warn
Audited by Snyk on Jul 1, 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). The skill reads and ingests runtime text from outsider-authored project files—e.g.,
README.mdandAGENTS.mdviaanalyzeProject()(fs.readFileSync(readmePath/agentsPath, 'utf-8'))—and then writes that derived content into.ai-context/files that the agent will load into its LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata