safe-chains 0.192.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "parallel"
description = "GNU parallel — runs an arbitrary shell command for each input line / argument. The command template after :: or ::: (or after the flag arguments) is user-supplied shell execution. Only --version / --help have a fixed safe surface."
url = "https://www.gnu.org/software/parallel/"
researched_version = "GNU parallel 2025.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-h"]