review-prs
Warn
Audited by Socket on Sep 17, 2026
1 alert found:
AnomalyAnomalyprepare-review.py
LOWAnomalyLOW
prepare-review.py
The fragment appears to be a GitHub PR review orchestration tool, not malware. Its main security-sensitive behavior is use of authenticated gh credentials, including the ability to submit approval reviews, and incorporation of untrusted PR content into downstream subagent prompts. The supplied text also contains substantial syntax and initialization defects that would prevent normal execution. Review the helper scripts and enforce least-privilege GitHub tokens, explicit approval safeguards, and prompt-injection isolation before deployment.
Confidence: 97%Severity: 58%
Audit Metadata