safe-rm

Fail

Audited by Socket on Feb 28, 2026

1 alert found:

Malware
MalwareHIGH
SKILL.md

This skill specification describes a destructive but plausible utility: a git-aware delete tool that backs up modified/untracked files to .safe-rm and deletes unmodified tracked files (including entire directories with rm -rf). There is no evidence of network activity, credential harvesting, obfuscation, or explicit malicious intent in the provided text. The primary risks are operational: irreversible deletion if path checks are bypassed or if the implementation fails to canonicalize/validate paths correctly, and the inherent danger of allowing an agent to run destructive file operations without interactive confirmation. If implemented, the script must enforce strong path canonicalization, validate containment inside the git repo (resisting symlink/race attacks), and ideally require explicit confirmations or a dry-run mode when used by automation. Overall this appears non-malicious but potentially dangerous if misused or poorly implemented.

Confidence: 95%Severity: 90%
Audit Metadata
Analyzed At
Feb 28, 2026, 06:07 PM
Package URL
pkg:socket/skills-sh/aspiers%2Fai-config%2Fsafe-rm%2F@843a40399442d604aa976d9074ff220f8fb9c81c