se-dev-server-code

Warn

Audited by Socket on Aug 20, 2026

1 alert found:

Anomaly
AnomalyLOW
common-posix.sh

No direct malicious payload is evident in this Bash fragment (no exfiltration, credential harvesting, reverse shells, or persistence mechanisms). The main security concern is supply-chain risk: it executes a remotely fetched uv installer via curl/wget | sh, and it installs ilspycmd at runtime via dotnet tool install. Additionally, it modifies PATH to include user-writable directories, which can enable execution of trojaned binaries if the environment is compromised. Treat as a medium supply-chain risk bootstrap script and add verification/pinning/hardening where possible.

Confidence: 62%Severity: 52%
Audit Metadata
Analyzed At
Aug 20, 2026, 12:38 PM
Package URL
pkg:socket/skills-sh/cometworks%2Fskills%2Fse-dev-server-code%2F@75823e58da93555ebfa709a2a969f5bca8b33aabbd1fae151cb82bba05fee27f
Security Audit — socket — se-dev-server-code