cross-repo-pr-sync

Warn

Audited by Socket on Jul 9, 2026

1 alert found:

Anomaly
AnomalyLOW
references/tmp-clone.md

No direct evidence of classic malware (e.g., backdoor, exfiltration, cryptomining, or reverse shells) exists in this snippet. The main supply-chain security concern is that it executes local commands based on unvalidated/untrusted inputs: (1) UPSTREAM_NAME is interpolated into python3 -c source code (code injection/robustness risk), (2) git log is invoked with an unquoted $RANGE derived from config (argument-splitting/injection risk), and (3) remote_url is not allowlisted (a poisoned configuration can cause cloning from attacker-controlled endpoints). If configuration integrity is not strongly guaranteed, this module should be treated as moderately to strongly risky and should be hardened with strict validation/escaping and safer parsing/execution practices.

Confidence: 66%Severity: 62%
Audit Metadata
Analyzed At
Jul 9, 2026, 04:24 AM
Package URL
pkg:socket/skills-sh/antdv-next%2Fx%2Fcross-repo-pr-sync%2F@25b1db12e5bb71eaa8956b61d5c0560732f4a1b5a97557d2e80c000c76cacf82
Security Audit — socket — cross-repo-pr-sync