safe-chains 0.183.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "slimrb"
description = "Renders Slim templates to HTML by evaluating the template — embedded Ruby in expressions and code lines is executed at render time. Outputs to stdout by default. Only the diagnostic flags --help and --version have a fixed safe surface; rendering any template runs arbitrary Ruby."
url = "https://github.com/slim-template/slim"
researched_version = "slim 5.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-h", "-v"]