cleanproject

Fail

Audited by Socket on Feb 21, 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] [HIGH] command_injection: Backtick command substitution detected (CI003) [AITech 9.1.4] [HIGH] command_injection: Backtick command substitution detected (CI003) [AITech 9.1.4] The code/documents describe a functional cleanup utility that achieves fast, token-efficient removal of development artifacts through aggressive use of find/rm and git commands. It does not exhibit network-based malicious behavior, but it presents a moderate-to-high risk of accidental destructive outcomes and sensitive-data exposure due to: (1) automated 'git add -A' commits that can persist secrets into VCS history, (2) broad batch deletion patterns without robust content verification or age checks, and (3) reliance on mutable local caches and pattern-based protected-path pruning that can be bypassed or misapplied. Treat as high-risk for destructive operations; enforce strict dry-run, confirmation, and exclusion defaults before use. LLM verification: The skill is coherent with its stated purpose (a Bash-based cleanup utility) and does not contain network exfiltration or remote payloads. However, it advocates destructive operations (find -delete, rm -rf) and uses broad git staging (git add -A) without robust safeguards. Internal contradictions (never read files vs using Read) and reliance on pattern-only protections for critical paths increase the risk of accidental data loss or committing sensitive files into the repo. This is not confirmed

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Feb 21, 2026, 12:26 PM
Package URL
pkg:socket/skills-sh/manastalukdar%2Fclaude-devstudio%2Fcleanproject%2F@bd0ce8f45ee7f5accda07253182511822ab9d53d