safe-chains 0.167.0

Auto-allow safe bash commands in agentic coding tools
Documentation
1
2
3
4
5
6
7
[[command]]
name = "convert"
description = "Legacy ImageMagick command that converts between image formats and applies transformations (resize, crop, filter, composite). Reads input image files and writes output to a different file path; does not overwrite the source unless explicitly told to. Very actively maintained with monthly patch releases. Deprecated in ImageMagick 7 in favor of the magick command."
url = "https://imagemagick.org/script/convert.php"
level = "SafeWrite"
bare = false
positional_style = true