ic-dashboard
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches OpenAPI specification files from official internetcomputer.org domains for API discovery and validation purposes.
- [COMMAND_EXECUTION]: Includes curl examples for interacting with public REST APIs to retrieve canister metadata and network metrics.
- [REMOTE_CODE_EXECUTION]: Includes a verification command that pipes a downloaded JSON file into a hardcoded python3 one-liner. This command is used exclusively for JSON syntax validation and does not execute the downloaded content as code, which is safe when interacting with official vendor-controlled domains.
Audit Metadata