olakai-monitor-claude-code
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous shell commands for the user to execute using the
olakaiCLI tool. These commands initialize monitoring (olakai monitor init), check status (olakai monitor status), and manage performance indicators (olakai kpis create). - [EXTERNAL_DOWNLOADS]: The instructions recommend installing the
olakai-clipackage globally vianpm install -g olakai-cli@latest. This is the standard distribution method for the vendor's official command-line interface. - [DATA_EXPOSURE]: The configuration process involves reading and writing to files within the
.claude/directory, such assettings.jsonandolakai-monitor.json. These files contain session hooks and agent-specific configuration data necessary for the monitoring service.
Audit Metadata