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
11
12
13
14
15
16
[[command]]
name = "volta"
url = "https://docs.volta.sh/reference"
bare_flags = ["--help", "--version", "-V", "-h"]

[[command.sub]]
name = "list"
level = "Inert"
standalone = ["--current", "--default", "--help", "-c", "-d", "-h"]
valued = ["--format"]

[[command.sub]]
name = "which"
level = "Inert"
standalone = ["--current", "--default", "--help", "-c", "-d", "-h"]
valued = ["--format"]