hash_files
Compute SHA-256 hashes of all files in a directory to create integrity baselines, detect tampering, or verify files remain unchanged.
Instructions
Compute SHA-256 hashes of all files in a directory. Use to create integrity baselines, detect tampering, or verify files haven't changed. Reads local disk — not possible remotely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File or directory to hash recursively |