similarweb-analytics
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses an internal API client (
ApiClient) located at a standard platform path (/opt/.manus/.sandbox-runtime) to fetch website analytics. This is a legitimate use of environment-specific resources. - [COMMAND_EXECUTION]: Python code snippets demonstrate how to call specific analytics endpoints. The execution is confined to the provided
ApiClientand does not involve arbitrary shell command execution or system-level changes. - [DATA_EXFILTRATION]: No unauthorized data transfer was detected. The skill instructions suggest saving retrieved analytics data to local files, which is a common practice for maintaining data persistence within a sandbox environment and preventing redundant API calls.
- [EXTERNAL_DOWNLOADS]: The skill does not perform any external downloads or package installations at runtime. It relies entirely on the pre-configured sandbox environment.
Audit Metadata