file-deletion
Secure file deletion and data sanitization methods.
What it is
file-deletion is a security & systems skill for AI coding agents. Open-source community skill. Skills are small, focused packages of instructions and tools that an agent loads on demand, so it gains this capability only when the task calls for it, keeping its context lean the rest of the time.
When to use it
Reach for file-deletion whenever your task falls under security & systems. Because it ships as a portable skill, it works across Claude Code, Cursor, Codex and any agent that reads the SKILL.md format.
How to install
Clone or download the skill folder into your agent's skills directory (for Claude Code: `~/.claude/skills/<name>`). Most skills include a `SKILL.md` that the agent reads on demand. See the source link for exact setup.
Source
View the full skill, documentation and license at the source repository: https://github.com/mhattingpete/claude-skills-marketplace/tree/main/computer-forensics-skills/skills/file-deletion