safe-chains 0.136.1

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
[[command]]
name = "Rscript"
description = "R script runner; limited to help and version flags with no script execution."
url = "https://cran.r-project.org/manuals.html"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-V", "-h"]