atr-benign-control · git:20260422.f2858cf · 2026-04-22 · sha256 68c32e3bfb910d6f
atr-benign-control git:20260422.f2858cfC
Immutable. This exact content is served forever at /api/v1/blob/68c32e3bfb910d6f.
# atr-benign-control A clean skill with no security issues. name: simple-formatter description: Formats text according to specified style guidelines. license: MIT allowed-tools: - Python # Simple Text Formatter # Input: "hello world.this is a test." # Output: "Hello world. This is a test."