screenshotone
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation includes instructions to install the
@membranehq/clipackage from NPM. This is a standard installation procedure for the vendor's official command-line interface. - [COMMAND_EXECUTION]: The skill utilizes several
membraneCLI commands to perform tasks such as logging in, connecting to services, and executing screenshot actions. These commands are restricted to the functionality of the integration and do not perform arbitrary or malicious operations. - [CREDENTIALS_UNSAFE]: The skill follows secure design principles by instructing the agent never to ask users for raw API keys or tokens. Instead, it relies on an OAuth-style connection managed by the Membrane platform, reducing the risk of credential exposure.
Audit Metadata