Install
Quick install
npx skills add https://github.com/mhattingpete/claude-skills-marketplace/tree/main/computer-forensics-skills/skills/file-deletionnpx skills add mhattingpete/claude-skills-marketplace --skill file-deletion --agent claude-codenpx skills add mhattingpete/claude-skills-marketplace --skill file-deletion --agent cursornpx skills add mhattingpete/claude-skills-marketplace --skill file-deletion --agent codexnpx skills add mhattingpete/claude-skills-marketplace --skill file-deletion --agent opencodenpx skills add mhattingpete/claude-skills-marketplace --skill file-deletion --agent github-copilotnpx skills add mhattingpete/claude-skills-marketplace --skill file-deletion --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add mhattingpete/claude-skills-marketplace --skill file-deletionManual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/mhattingpete/claude-skills-marketplace.gitcp -r claude-skills-marketplace/computer-forensics-skills/skills/file-deletion ~/.claude/skills/file-deletion
Secure file deletion and data sanitization methods
What is it?
A forensics-focused skill for secure file deletion and data sanitization. It provides methods for permanently removing files and ensuring that sensitive data cannot be recovered through forensic analysis. Follows industry-standard data sanitization practices for various storage media and file systems.
How to use it?
Use this skill when you need to securely delete files or sanitize storage media. The skill guides you through selecting the appropriate deletion method based on the sensitivity level and storage type.It covers single-pass overwrites for standard use, multi-pass overwrites for sensitive data, and provides verification methods to confirm successful sanitization.
Key Features
- Secure file deletion following industry-standard sanitization methods
- Multi-pass overwrite techniques for sensitive data
- Verification methods to confirm successful data removal
- Support for various file systems and storage media
- Forensic-grade data sanitization workflowsView on GitHub
GitHub Stats
StarsForksLast UpdateAuthormhattingpeteLicenseApache-2.0Version1.0.0Categories
SecurityTags
automationtestinggitcodingproductivityFeatures
Related Skills
More from Securitycomputer-forensics
Digital forensics analysis and investigation techniques350mhattingpeteSecurity00
metadata-extraction
Extract and analyze file metadata for forensic purposes350mhattingpeteSecurity00
git-pushing
Automate git operations and repository interactions350mhattingpeteDeveloper ToolsProductivity00
---
Source: https://github.com/mhattingpete/claude-skills-marketplace/tree/main/computer-forensics-skills/skills/file-deletion
Author: mhattingpete
License: https://opensource.org/licenses/Apache-2.0
GitHub Stars: 350
Tags: automation, testing, git, coding, productivity
SKILL.md source
--- name: file-deletion description: Secure file deletion and data sanitization methods --- # file-deletion Secure file deletion and data sanitization methods What is it? A forensics-focused skill for secure file deletion and data sanitization. It provides methods for permanently removing files and ensuring that sensitive data cannot be recovered through forensic analysis. Follows industry-standard data sanitization practices for various storage media and file systems. ## How to use it? Use this skill when you need to securely delete files or sanitize storage media. The skill guides you through selecting the appropriate deletion method based on the sensitivity level and storage type. It covers single-pass overwrites for standard use, multi-pass overwrites for sensitive data, and provides verification methods to confirm successful sanitization. ## Key Features * Secure file deletion following industry-standard sanitization methods * Multi-pass overwrite techniques for sensitive data * Verification methods to confirm successful data removal * Support for various file systems and storage media * Forensic-grade data sanitization workflowsView on GitHub ### GitHub Stats StarsForksLast UpdateAuthormhattingpeteLicenseApache-2.0Version1.0.0 ### Categories Security ### Tags automationtestinggitcodingproductivity ### Features ## Related Skills More from Security ### computer-forensics Digital forensics analysis and investigation techniques 350mhattingpeteSecurity00 ### metadata-extraction Extract and analyze file metadata for forensic purposes 350mhattingpeteSecurity00 ### git-pushing Automate git operations and repository interactions 350mhattingpeteDeveloper ToolsProductivity00 --- **Source**: https://github.com/mhattingpete/claude-skills-marketplace/tree/main/computer-forensics-skills/skills/file-deletion **Author**: mhattingpete **License**: https://opensource.org/licenses/Apache-2.0 **GitHub Stars**: 350 **Tags**: automation, testing, git, coding, productivity
Related skills 6
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction. Also use...
grill-me
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".
grill-with-docs
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (CONTEXT.md, ADRs) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.
minimal-run-and-audit
RigorPilot trusted execution and reporting skill for README-first deep learning repo reproduction. Use when the task is specifically to capture or normalize evidence from the selected smoke test or documented inference or evaluation command and write standardized `repro_outputs/` files, including patch notes when repository files changed. Do not use for training execution, initial repo intake, generic environment setup, paper lookup, target selection, hidden scientific-meaning changes, or end...
polish
Performs a final quality pass fixing alignment, spacing, consistency, and micro-detail issues before shipping. Use when the user mentions polish, finishing touches, pre-launch review, something looks off, or wants to go from good to great.
critique
Evaluate design from a UX perspective, assessing visual hierarchy, information architecture, emotional resonance, cognitive load, and overall quality with quantitative scoring, persona-based testing, automated anti-pattern detection, and actionable feedback. Use when the user asks to review, critique, evaluate, or give feedback on a design or component.