safe-chains 0.222.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "isutf8"
description = "moreutils isutf8 — checks whether each input file is valid UTF-8. Reports invalid lines / bytes to stdout. Pure read."
url = "https://joeyh.name/code/moreutils/"
researched_version = "moreutils isutf8; surface stable"
level = "SafeRead"
bare = false
tolerate_unknown_short = true
standalone = ["--help", "--invert", "--list", "--quiet", "-h", "-i", "-l", "-q"]