protocolsio-integration
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a standard API integration for a well-known scientific platform. It correctly instructs users to use environment variables or placeholders for sensitive access tokens instead of hardcoding them. Network operations are directed exclusively to the official protocols.io API domain (https://protocols.io/api/v3). Dependencies are limited to the standard 'requests' library in Python, and there are no instances of remote code execution, persistence mechanisms, or privilege escalation. The integration surface for processing protocol content is handled through structured API calls, presenting no significant risk of indirect prompt injection or unexpected behavior.
Audit Metadata