Stats
Actions
Tags
From digital-evidence
Use when assessing whether forensics CLI tools are installed and available.
How this skill is triggered — by the user, by Claude, or both
Slash command
/digital-evidence:environment-checkhaikuThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Probe the host for forensics CLIs required by the digital-evidence plugin and report availability status.
Probe the host for forensics CLIs required by the digital-evidence plugin and report availability status.
onboard)exiftool, mediainfo, sha256sum, b3sum, ots (opentimestamps-client), single-file, bagit, mat2, rclone, aws — run which <tool> and <tool> --version (or equivalent).${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/digital-evidence/state/env.json with one object per tool.state/env.json — written with tool inventory snapshot.--version flag fails, try --help or note as "version unavailable."Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin digital-evidence