pointagram
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill guides the user to install the
@membranehq/clipackage from the npm registry. This is a legitimate tool provided by the skill's authoring organization for platform interaction. - [COMMAND_EXECUTION]: Instructions include the use of the
membraneCLI to perform operations such as searching for connectors, managing connections, and executing Pointagram actions. These commands are necessary for the skill's intended functionality. - [CREDENTIALS_UNSAFE]: The skill implements secure credential handling by using Membrane's managed authentication flow (
membrane loginandmembrane connect). It explicitly discourages asking users for raw API keys, which aligns with security best practices.
Audit Metadata