x402-ecosystem
Warn
Audited by Socket on Feb 25, 2026
1 alert found:
AnomalyAnomalydata/ecosystem/facilitators/_openfacilitator.json
LOWAnomalyLOW
data/ecosystem/facilitators/_openfacilitator.json
The manifest fragment introduces a significant supply-chain risk via an install_command that executes external code through npx. No direct malware is present in the static snippet, but the risk stems from remote code execution and dependency trust. Best practices include avoiding untrusted install commands, pinning versions, verifying package integrity, using vetted registries, and providing auditable installation steps. If used, replace with a controlled, signed, and reproducible installation process.
Confidence: 61%Severity: 58%
Audit Metadata