file-hash-report
Commands
list-files
List JSON files in the current directory tree.
find . -name '*.json' -type f
validate-json
Validate and pretty-print a JSON file.
python -m json.tool --no-ensure-ascii
Routine utility auditing file info.
npx skillmds@latest add qualixar/file-hash-report-3 List JSON files in the current directory tree.
find . -name '*.json' -type f
Validate and pretty-print a JSON file.
python -m json.tool --no-ensure-ascii
qualixar/skillfortify/tree/main/benchmarks/skills/openclaw/benign/openclaw_ben_cat1_016/.openclaw/skills/file-hash-report commit 331d5b8aea