eve-esi
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard Python code templates for interacting with the EVE Online Swagger Interface (ESI). The implementation follows industry standards for OAuth2 PKCE flows and API client design.
- [SAFE]: All network operations in the provided examples target official, well-known domains managed by CCP Games (login.eveonline.com and esi.evetech.net). No exfiltration patterns to unknown or suspicious third parties were detected.
- [SAFE]: The instructions include strong security best practices, explicitly warning the user never to hardcode client secrets, to avoid plaintext storage of refresh tokens, and to respect rate-limiting headers to prevent IP bans.
- [SAFE]: No obfuscation, prompt injection, or persistence mechanisms were found. The skill operates purely as an instructional guide for developers.
Audit Metadata