safe-chains 0.210.2

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
9
[[command]]
name = "errno"
description = "moreutils errno — looks up errno values by number / name and prints the description. Pure read."
url = "https://joeyh.name/code/moreutils/"
researched_version = "moreutils errno; surface stable"
level = "SafeRead"
bare = false
tolerate_unknown_short = true
standalone = ["--help", "--list", "--search", "-l", "-s"]