birdeye-mcp-skill
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected across the skill files.
- [COMMAND_EXECUTION]: The skill utilizes the 'uxc' and 'birdeye-mcp-cli' local tools for market data retrieval. These commands are restricted to interacting with the specified MCP endpoint and are primarily read-only.
- [EXTERNAL_DOWNLOADS]: The skill references and connects to the official Birdeye MCP endpoint at 'https://mcp.birdeye.so/mcp'. As Birdeye is a well-known technology service, this interaction is considered safe and functional.
- [CREDENTIALS_UNSAFE]: The skill follows security best practices by instructing users to provide credentials via environment variables ('BIRDEYE_API_KEY') or secret managers ('op://Engineering/birdeye/api-key'), ensuring no API keys are hardcoded.
Audit Metadata