statusline-config

Pass

Audited by Gen Agent Trust Hub on Mar 22, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill creates and manages a POSIX shell script located at ~/.claude/statusline-command.sh. This includes writing the script content and ensuring it is executable using chmod +x.
  • [COMMAND_EXECUTION]: The skill uses system-level tools such as jq for parsing JSON input and git for accessing repository status and branch information.
  • [COMMAND_EXECUTION]: As part of the verification workflow, the skill executes the generated status line script using a sample JSON payload to validate its output.
  • [COMMAND_EXECUTION]: The script employs standard shell utilities like stat for implementing a basic caching mechanism for git information.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 22, 2026, 05:11 PM