safe-chains 0.127.0

Auto-allow safe, read-only bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
10
[[command]]
name = "size"
url = "https://man7.org/linux/man-pages/man1/size.1.html"
level = "Inert"
bare = false
standalone = [
    "-A", "-B", "-G", "-V", "-d", "-h", "-o", "-t", "-x",
    "--common", "--help", "--totals", "--version",
]
valued = ["--format", "--radix", "--target"]