paymo
Pass
Audited by Gen Agent Trust Hub on May 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the installation of the official Membrane CLI (@membranehq/cli) from the NPM registry.
- [COMMAND_EXECUTION]: It executes shell commands using the
membraneCLI to manage connections and run actions, which is the intended behavior of the skill. - [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection when processing data from the Paymo API (e.g., task details or comments).
- Ingestion points: Data returned from
membrane action runcommands in SKILL.md. - Boundary markers: Absent; the skill does not use specific markers to delimit external data in prompts.
- Capability inventory: Capability to create and execute actions via the
membraneCLI as documented in SKILL.md. - Sanitization: No explicit sanitization of API responses is documented.
Audit Metadata