safe-chains 0.136.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
8
[[command]]
name = "fx"
description = "Terminal-based JSON viewer and processor that reads JSON from stdin or files and displays it interactively or applies transformation expressions. Read-only with no filesystem writes and no network access. Expressions operate on in-memory JSON data and cannot execute shell commands."
url = "https://github.com/antonmedv/fx"
level = "Inert"
bare = true
positional_style = true
standalone = ["--help", "--raw", "--slurp", "--themes", "--version", "-h", "-r", "-s"]