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 = "lncli"
description = "Lightning Network Daemon CLI. Connects to a running `lnd`. Most subcommands query / modify channels and payments (network + external state). Carve-out: --help / --version only."
url = "https://lightning.engineering/api-docs/api/lnd/"
researched_version = "lnd 0.x"
level = "Inert"
bare = false
max_positional = 0
standalone = ["--help", "--version", "-h", "-v"]