setup

Fail

Audited by Socket on Feb 16, 2026

1 alert found:

Malware
MalwareHIGH
SKILL.md

[Skill Scanner] Destructive bash command detected (rm -rf, chmod 777) All findings: [CRITICAL] command_injection: Destructive bash command detected (rm -rf, chmod 777) (CI004) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Pipe-to-shell or eval pattern detected (CI013) [AITech 9.1.4] [CRITICAL] command_injection: URL pointing to executable file detected (CI010) [AITech 9.1.4] [HIGH] command_injection: Reference to external script with install/setup context (SC005) This skill's behavior is consistent with its stated purpose of initializing a project from a boilerplate and configuring Cloudflare resources. The actions (repo creation, placeholder replacement, dependency installation, D1 creation, migrations, deploy) align with expected needs. The main security considerations are: (1) use of curl|bash to install nvm (standard but higher-risk pattern — user should inspect the script before running), and (2) the destructive rm -rf .claude/skills step which is expected but should be run only within the template context. No evidence of obfuscation, credential harvesting, or exfiltration was found in the provided text. Overall this appears benign for its purpose, but users should review scripts fetched from remote URLs and confirm they are running commands in the intended directory and context. LLM verification: This SKILL.md is consistent with its stated purpose and does not contain indicators of intentional malware. However, it instructs several risky but common developer operations: deleting .claude/skills with rm -rf, executing an installer via curl | bash from raw.githubusercontent.com (nvm), and running npm install / npx wrangler which execute third-party code. These are expected for the task but increase the attack surface and require the user to trust external sources and to run commands with co

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Feb 16, 2026, 09:09 PM
Package URL
pkg:socket/skills-sh/aem-growth-adoption%2Fteam-boilerplate%2Fsetup%2F@17cb7b2f39c3056094a6b3cbd56d6dd7242806ea