# Filecheck

> Use this skill when the user wants to use filecheck — File integrity checker CLI — verify checksums and detect changes with JSON report.

- Skill: `javimosch/filecheck` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/filecheck`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/filecheck/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/filecheck

---


# filecheck Plugin

File integrity checker CLI — verify checksums and detect changes with JSON report

## Commands
- `filecheck self version` — Print version
- `filecheck _ _` — Passthrough to filecheck

## Installation
```bash
cargo install filecheck
```

