oneuptime
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
@membranehq/clipackage via npm. This tool is the official CLI for the skill's authoring organization and is used to manage integrations. - [COMMAND_EXECUTION]: The skill uses various shell commands through the Membrane CLI to authenticate, list available actions, and execute API calls to OneUptime.
- [SAFE]: The skill implements secure credential handling by delegating authentication to the Membrane platform. It explicitly instructs the agent and user not to handle raw API keys or secrets locally, which reduces the risk of credential exposure.
Audit Metadata