paymill
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches and installs the official Membrane CLI (@membranehq/cli) from the NPM registry. This is a trusted vendor resource used for secure authentication and interaction with the platform.
- [DYNAMIC_EXECUTION]: Utilizes the
membrane action createcommand to generate new integration logic dynamically. This process is managed by the Membrane platform's backend and is a core feature of the service. - [INDIRECT_PROMPT_INJECTION]: The skill ingests data from external PAYMILL API responses through the Membrane CLI.
- Ingestion points: JSON output from
membrane action runandmembrane action listcommands. - Boundary markers: Not explicitly defined in the provided instructions.
- Capability inventory: Command execution via CLI, network access via CLI, and action execution/creation.
- Sanitization: Relies on the agent's internal processing of JSON data; no specific sanitization logic is implemented within the skill itself.
Audit Metadata