---
name: cisco-ai-defense/atr-benign-control
source: https://app.decimal.ai/s/cisco-ai-defense-atr-benign-control@1/SKILL.md
source_sha256: 2195db9fcf4e
---

# 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."