vindicia
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
membranecommand-line interface to interact with the Vindicia platform, including managing authentication sessions, discovering API actions, and executing requests.- [EXTERNAL_DOWNLOADS]: Requires the installation of the@membranehq/clipackage via npm, which is the official tool provided by the vendor for managing integrations.- [PROMPT_INJECTION]: The skill ingests external data from the Vindicia API (e.g., reports, transaction logs) into the agent's context, which represents a surface for indirect prompt injection. - Ingestion points: Outputs from
membrane action run,membrane connection list, andmembrane requestare processed by the agent. - Boundary markers: Absent; the instructions do not specify the use of delimiters for external data.
- Capability inventory: The agent can execute CLI commands and perform authenticated network requests via the
membraneproxy. - Sanitization: None specified in the instructions.
Audit Metadata