webfetch-plus

Warn

Audited by Socket on May 20, 2026

1 alert found:

Anomaly
AnomalyLOW
bin/wfp.sh

The bash wrapper itself does not show overt malware, but it materially increases supply-chain and input-driven risk: it may run npm install at runtime (enabling dependency tampering/lifecycle-script execution) and it forwards arbitrary user-controlled URL/stdin into a local web-fetch Node program as command-line arguments (with possible argv manipulation due to lack of quoting). Real malicious intent or impact depends on runtime/webfetch-plus.mjs and the installed npm dependencies/lockfile, which are not provided.

Confidence: 62%Severity: 62%
Audit Metadata
Analyzed At
May 20, 2026, 05:37 AM
Package URL
pkg:socket/skills-sh/gitByEOS%2Fopen-part-skills%2Fwebfetch-plus%2F@8f22ec75c8b7bec796dd3b22fb2a6d036410b426
Security Audit — socket — webfetch-plus