safe-chains 0.136.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
[[command]]
name = "expr"
description = "Evaluates arithmetic, string-matching, and logical expressions given as positional arguments, printing the result to stdout. No filesystem writes, no network access, and no ability to execute subcommands. Ships with GNU coreutils and macOS."
url = "https://www.gnu.org/software/coreutils/manual/coreutils.html#expr-invocation"
level = "Inert"
bare = false
positional_style = true