protocolsio-integration
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a legitimate integration with the protocols.io REST API for scientific research purposes. All network interactions are directed to official protocols.io endpoints, and no suspicious code or malicious behaviors were identified.
- [EXTERNAL_DOWNLOADS]: The skill utilizes well-known and trusted Python libraries,
requestsandpandas, as its primary dependencies for data retrieval and analysis tasks. - [CREDENTIALS_UNSAFE]: The skill follows security best practices for authentication by using a placeholder (
YOUR_TOKEN_HERE) for the OAuth2 token instead of hardcoding sensitive credentials.
Audit Metadata