protocolsio-integration
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts exclusively with the official protocols.io API at
https://www.protocols.io/api/v4, which is a recognized and well-known service for scientific protocols. - [SAFE]: All identified dependencies, including
requestsandpandas, are standard, reputable open-source libraries from the official Python Package Index (PyPI). - [SAFE]: The skill demonstrates safe credential handling by using placeholders (e.g.,
YOUR_TOKEN_HERE) for authentication tokens, preventing the exposure of actual secrets. - [SAFE]: No patterns of prompt injection, obfuscation, privilege escalation, or persistence mechanisms were detected in the instructions or code samples.
Audit Metadata