safe-chains 0.136.1

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
[[command]]
name = "ruby"
description = "Ruby interpreter; limited to help and version flags with no script execution."
url = "https://www.ruby-lang.org/en/documentation/"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-V", "-h", "-v"]