safe-chains 0.217.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "mycli"
description = "Interactive MySQL/MariaDB REPL with autocompletion + syntax highlighting. Bare invocation drops into the REPL. Carve-out: --version / --help only."
url = "https://www.mycli.net/docs"
researched_version = "mycli 1.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-h", "-V"]