project-name-generator

Warn

Audited by Socket on Apr 1, 2026

2 alerts found:

Securityx2
SecurityMEDIUM
check-domains.js

No strong indicators of stealth malware, credential theft, or backdoor behavior are present in this fragment. However, the module has a significant security vulnerability: potential shell command injection via execAsync(`whois ${domain}`) where domain is constructed directly from untrusted CLI input without validation or escaping. Treat the tool as unsafe when processing attacker-controlled arguments, and mitigate by removing shell usage (use spawn with arguments or strict allowlisting/escaping).

Confidence: 78%Severity: 74%
SecurityMEDIUM
SKILL.md

SUSPICIOUS rather than malicious. The skill’s naming/domain-check purpose is coherent, and it does not request credentials or unrelated access, but it mandates execution of an unspecified local script (`check-domains.js`) with no verifiable source or installation trail. That unverifiable executable dependency drives the main risk.

Confidence: 86%Severity: 78%
Audit Metadata
Analyzed At
Apr 1, 2026, 07:26 AM
Package URL
pkg:socket/skills-sh/einverne%2Fagent-skills%2Fproject-name-generator%2F@dc88b1ee2aa33b3737d5a96be7728486e8271792