prerenderio
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the
@membranehq/clipackage via npm. This is a legitimate vendor resource used to interact with the Membrane platform. - [COMMAND_EXECUTION]: The skill instructs the agent to use the
membraneCLI to manage connections, search for actions, and execute requests against the Prerender.io API. These commands are necessary for the skill's primary functionality and are executed within the context of the user's authenticated Membrane account. - [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface as it retrieves and processes data from external Prerender.io endpoints.
- Ingestion points: Data entering the agent context via
membrane action runandmembrane requestcommands in SKILL.md. - Boundary markers: Absent; no explicit delimiters are used to wrap external content.
- Capability inventory: The skill utilizes
membraneCLI commands for action execution and network operations via the Membrane proxy. - Sanitization: No explicit sanitization or validation of API responses is defined.
Audit Metadata