safe-chains 0.136.1

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
[[command]]
name = "ssh"
description = "OpenSSH client for encrypted remote login, command execution, and tunnel/port-forwarding over untrusted networks. An unrestricted ssh invocation establishes an authenticated connection to a remote host and can execute arbitrary commands, forward local/remote ports, create SOCKS proxies, and tunnel X11 connections -- it is one of the most powerful network tools available. The coverage is restricted to -V, which prints the OpenSSH version and build information locally and exits immediately without making any network connections or reading any configuration files. No remote host is contacted."
url = "https://man.openbsd.org/ssh"
level = "Inert"
bare = false
max_positional = 0
standalone = ["-V"]