blend
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill uses official vendor tools and adheres to safe credential handling practices.
- [EXTERNAL_DOWNLOADS]: Fetches and installs the
@membranehq/clipackage from the official NPM registry, which is a required tool for the integration as provided by the vendor. - [COMMAND_EXECUTION]: Utilizes the
membraneCLI to perform legitimate operations such as authentication, action discovery, and API requests to the Blend platform. - [PROMPT_INJECTION]: Identifies a surface for indirect prompt injection when processing data from the Blend API:
- Ingestion points: API response data retrieved through
membrane action runandmembrane request(SKILL.md) - Boundary markers: Absent; no delimiters or warnings to ignore embedded instructions
- Capability inventory: Shell execution of the
membraneCLI (SKILL.md) - Sanitization: Absent; no validation or escaping of API content mentioned
Audit Metadata