safe-chains 0.172.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[[command]]
name = "cookiecutter"
description = "Project scaffolder — clones a template repository (network if remote URL/short slug is given) and renders a new directory tree in the current working directory. Templates can include arbitrary pre/post hook Python that executes during generation, so each invocation effectively runs hostile-or-trusted Ruby... Python from the template. Carve-out: --version / --help / --list-installed are read-only."
url = "https://cookiecutter.readthedocs.io/"
researched_version = "cookiecutter 2.x"
level = "Inert"
bare = false
max_positional = 0
standalone = [
    "--debug-file", "--help",
    "--list-installed", "--version",
    "-h",
]