pexo-agent
Warn
Audited by Socket on Sep 15, 2026
1 alert found:
AnomalyAnomalyscripts/pexo-asset-get.sh
LOWAnomalyLOW
scripts/pexo-asset-get.sh
The code implements an expected asset retrieval and caching workflow and shows no clear evidence of malware or deliberate supply-chain sabotage. It has a security issue because the raw asset_id contributes directly to filesystem paths, creating a potential path traversal or unintended overwrite risk. Validate asset_id as a safe identifier and construct paths using a trusted basename or canonical-path containment check. Restrict or validate redirects for signed downloads where feasible.
Confidence: 96%Severity: 58%
Audit Metadata