coinapi-openapi-skill
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches a curated OpenAPI schema from the author's official GitHub repository (holon-run/uxc) to define the API surface.
- [COMMAND_EXECUTION]: Employs the
uxcutility to create a local link (coinapi-openapi-cli) for executing REST operations against the CoinAPI endpoint. - [CREDENTIALS_UNSAFE]: Implements secure credential management by instructing the user to store API keys in environment variables rather than hardcoded strings or files.
Audit Metadata