claude-statusbar
Pass
Audited by Gen Agent Trust Hub on May 22, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill translates user intent into bash commands for the
csCLI tool. It performs routine operations such as configuration updates (cs config set), diagnostics (cs doctor), and installation (cs --setup). This is consistent with the skill's stated purpose of managing a status bar utility. - [DATA_EXFILTRATION]: While the skill accesses the local settings file
~/.claude/settings.jsonvia thecs doctordiagnostic flow, this is done solely to verify the tool's installation and configuration. No sensitive data is transmitted externally.
Audit Metadata