safe-chains 0.132.0

Auto-allow safe, read-only bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
[[command]]
name = "timeout"
url = "https://www.gnu.org/software/coreutils/manual/coreutils.html#timeout-invocation"
[command.wrapper]
standalone = ["--preserve-status"]
valued = ["--signal", "--kill-after", "-s", "-k"]
positional_skip = 1