olakai-reports
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local terminal commands including
olakai,jq,cat, anddate. These operations are consistent with the skill's primary purpose of retrieving and formatting analytics data from the vendor's platform. - [DATA_EXPOSURE]: The skill accesses account-specific data such as activity logs, token usage, and KPI metrics. This data is retrieved via the
olakaiCLI, which requires local authentication by the user, ensuring access is restricted to authorized data. - [SAFE]: File system operations are limited to writing temporary data to
/tmp/for processing. This is a standard practice for multi-step data transformation and report generation. - [SAFE]: External communication is performed through the official vendor CLI and documentation links point to the vendor's authorized domain (
app.olakai.ai).
Audit Metadata