chainbase-openapi-skill
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches a curated OpenAPI JSON schema from a public repository on GitHub to configure the command-line interface for Chainbase operations.
- [COMMAND_EXECUTION]: Uses the uxc tool to create command aliases and execute read-only API calls to retrieve blockchain data.
- [CREDENTIALS_UNSAFE]: Properly instructs users to store API keys in environment variables and use the uxc authentication system, avoiding hardcoded secrets or unsafe storage practices.
- [DATA_EXFILTRATION]: Performs legitimate network requests to the official Chainbase API domain (api.chainbase.online) to lookup account balances, token metadata, and transaction history.
Audit Metadata