run-parity
Warn
Audited by Snyk on Aug 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In SKILL.md the workflow runs
nr --silent evaland then streams and validatesbaseline.ndjsonandcandidate.ndjson(which contain rule/provenance text such as diagnosticmessage,help,url, and relatedfileContextfields) viascripts/compare-parity.mjs/validateReport/diagnosticsByIdentity, so outsider-submitted content from the target PR/head repository commits is ingested and transformed at runtime.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill and its run commands/reference manifests pass the git repository URL https://github.com/millionco/react-doctor.git into runtime evaluation commands (e.g., --react-doctor-repository to nr eval and in the matrix descriptor), meaning that remote repository contents would be fetched and executed as evaluator/detector code at runtime.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata