setup-statusline
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to automate the configuration of a statusline display for the Claude Code agent.
- [COMMAND_EXECUTION]: The skill executes a local installation script (setup.sh) to create a helper script (statusline.sh) and update configuration files. These actions are limited to the user's home directory (~/.claude/) and are consistent with the skill's stated purpose.
- [SAFE]: The skill requires the standard jq utility for processing JSON data. It provides clear instructions for manual installation via trusted system package managers if the tool is missing.
- [SAFE]: Data processing within the generated statusline script is handled safely using jq for extraction and does not involve executing external input as code.
- [SAFE]: The skill includes safety measures such as creating backups of existing configuration files before applying updates.
Audit Metadata