safe-chains 0.134.0

Auto-allow safe, read-only bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
[[command]]
name = "htmlq"
url = "https://github.com/mgdm/htmlq"
level = "Inert"
bare = false
standalone = [
    "--detect-base", "--help", "--ignore-whitespace",
    "--pretty", "--remove-nodes", "--text", "--version",
    "-B", "-V", "-h", "-p", "-t", "-w",
]
valued = ["--attribute", "--base", "--filename", "--output", "-a", "-b", "-f", "-o"]