Text Case Tool

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill bundle is a straightforward text transformation utility. The Python script `scripts/text_case.py` uses only standard libraries (argparse, re) to perform case conversions and contains no network, file system, or execution-related risks. The documentation in `SKILL.md` is purely descriptive and lacks any prompt injection attempts.