init-claude-code-statusline
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill configures a local bash script (
.claude/statusline.sh) to be executed by the Claude Code environment for UI rendering. This is the standard mechanism for status line customization. - [COMMAND_EXECUTION]: The provided script executes common local utilities such as
git,jq, andawkto gather and format system information. - [SAFE]: The skill instructions mandate the use of
AskUserQuestionto obtain explicit user consent before creating, merging, or overwriting configuration files in the.claude/directory.
Audit Metadata