safe-chains 0.223.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "nu"
description = "Nushell — modern shell with structured-data pipelines. Bare invocation drops into the REPL. -c CMD runs a Nu expression; passing a script path executes the script. Every meaningful invocation runs user code. Carve-out: --version / --help only."
url = "https://www.nushell.sh/"
researched_version = "nushell 0.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-h"]