api-void
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the
@membranehq/clipackage for its operations. This is a legitimate vendor resource associated with Membrane, the author of the skill. - [CREDENTIALS_UNSAFE]: The skill adheres to security best practices by utilizing
membrane connectandmembrane loginfor authentication. This architecture ensures that sensitive credentials like API keys are managed server-side by the Membrane platform, preventing local exposure or accidental exfiltration by the agent. - [COMMAND_EXECUTION]: The skill instructs the agent to execute
membraneCLI commands to manage connections and run actions. These operations are restricted to the intended functional scope of the integration. - [DATA_EXFILTRATION]: The skill presents an inherent surface for indirect prompt injection due to its role in processing external data from Api Void (such as site reputation or DNS info) and interpreting natural language intents.
- Ingestion points: Data retrieved from Api Void actions (e.g.,
check-url-reputation) and user-suppliedintentstrings inSKILL.md. - Boundary markers: Not explicitly defined in the provided instructions.
- Capability inventory: The skill can execute shell commands via the
membraneCLI to discover and run actions. - Sanitization: Relies on the underlying Membrane platform for secure interpolation and execution of actions.
Audit Metadata