platform9
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the
@membranehq/cliglobal package. This is a standard installation of the official command-line interface from the vendor. - [COMMAND_EXECUTION]: The skill utilizes
membraneCLI commands to manage Platform9 connections and perform actions. These operations are within the expected scope of the skill's functionality. - [PROMPT_INJECTION]: The skill ingests data from Platform9 (such as audit logs and events), creating an indirect prompt injection surface.
- Ingestion points: External data is retrieved through
membrane action runandmembrane requestcommands. - Boundary markers: The skill does not provide delimiters to separate external data from agent instructions.
- Capability inventory: The agent can execute CLI commands and make network requests via the
membranetool. - Sanitization: No data validation or sanitization processes are mentioned for the retrieved content.
Audit Metadata