code-reviewer
Warn
Audited by Snyk on Jun 30, 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.85). At runtime, the skill reads and ingests repository file contents and git diffs (outsider-authored code/PR text) into LLM context via the report generator’s JSON/text output:
review_report_generator.py→pr_analyzer.py(git diffoutput) andcode_quality_checker.py(read_file_content()), thengenerate_report()embeds those findings/messages into the final report.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata