claude-code-statusline-development
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to help users configure a status line for Claude Code. It provides various script examples (Bash, Python, Node.js) that process JSON data from standard input and output a single line of text.
- [COMMAND_EXECUTION]: While the skill involves creating and executing shell scripts (
~/.claude/statusline.sh), these are generated by the user following the provided templates for the intended purpose of UI customization. The examples use safe practices such as variable quoting in Bash and argument lists in Python'ssubprocess.runto prevent command injection.
Audit Metadata