routable
Pass
Audited by Gen Agent Trust Hub on Apr 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@membranehq/clipackage, which is the official command-line interface provided by the platform vendor. - [COMMAND_EXECUTION]: Utilizes the
membraneCLI to perform API operations and manage authentication. These commands are the intended way to interact with the vendor's platform and do not involve arbitrary or dangerous command execution. - [PROMPT_INJECTION]: The skill processes data from the Routable API, creating an indirect prompt injection surface common to API integrations. Ingestion points: Data from Routable API responses enters the context through
membrane action runandmembrane requestcommands. Boundary markers: No explicit delimiters are specified to isolate external API data from the agent's instructions. Capability inventory: The agent can perform API-based read and write operations via themembraneCLI. Sanitization: No specific sanitization or filtering logic is provided for the external data being processed.
Audit Metadata