protocolsio-integration
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [Data Exposure & Exfiltration] (SAFE): No hardcoded secrets or sensitive file paths were detected; authentication examples correctly use placeholders such as
YOUR_TOKENandYOUR_CLIENT_ID. - [Unverifiable Dependencies & Remote Code Execution] (SAFE): No patterns of remote code execution or unauthorized package installations were found in the documentation.
- [Indirect Prompt Injection] (SAFE): The skill defines a surface for processing untrusted user data.
- Ingestion points: Protocol comments and step comments (discussions.md), protocol details (protocols_api.md).
- Boundary markers: None identified in the provided documentation.
- Capability inventory: CRUD operations on protocols, steps, and comments; publishing protocols with permanent DOIs; managing workspace memberships.
- Sanitization: No specific sanitization or escaping mechanisms are described for the provided content fields.
- Assessment: This surface is required for the platform's core collaboration features and is considered safe within the context of API documentation.
- [Obfuscation] (SAFE): All provided documentation is in clear text with no encoding or hidden characters detected.
Audit Metadata