skill-installer

Warn

Audited by Socket on Jun 23, 2026

1 alert found:

Anomaly
AnomalyLOW
index.ts

This fragment does not show explicit malicious code (no eval/exec, obfuscation, or exfiltration), but it exposes a high-impact capability: a remote client can request installation of a marketplace “skill” via saveInstalledSkill(), making supply-chain and downstream code-loading behavior the key risk. Risk should be reviewed by inspecting getMarketplaceSkills() authenticity/verification, authorization around tool calls, and the exact side effects and safety constraints implemented inside saveInstalledSkill() (not visible here).

Confidence: 52%Severity: 60%
Audit Metadata
Analyzed At
Jun 23, 2026, 04:05 PM
Package URL
pkg:socket/skills-sh/full-stack-skills%2Futility-skills%2Fskill-installer%2F@5a520999fe0aeb1fe1eb68ecb7354a175f2d5813bf8e72343d4f78cd36daf8a0
Security Audit — socket — skill-installer