setup-statusline

Pass

Audited by Gen Agent Trust Hub on Apr 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill manages the registration of a status line command within the local ~/.claude/settings.json file, which is the standard configuration location for the host environment.
  • [COMMAND_EXECUTION]: The skill performs a chmod +x operation on a script located within its own installation directory (${CLAUDE_PLUGIN_ROOT}). This is an expected deployment step to ensure the status line monitor can execute.
  • [SAFE]: JSON manipulation is performed locally using node -e, which is a standard method for configuration management without external dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 26, 2026, 11:44 AM
Security Audit — agent-trust-hub — setup-statusline