little-green-light
Pass
Audited by Gen Agent Trust Hub on Apr 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill is consistent with its stated purpose of managing fundraising data via the Little Green Light API.
- [EXTERNAL_DOWNLOADS]: The skill instructs users to install the
@membranehq/clipackage from npm. This is a standard and expected requirement for using Membrane's integration platform and belongs to the official vendor. - [COMMAND_EXECUTION]: Instructions involve using the
membranecommand-line tool for authentication (membrane login), searching for resources (membrane search), and performing API actions (membrane action run,membrane request). These commands are standard for the platform and do not involve unauthorized system access. - [CREDENTIALS_UNSAFE]: The skill correctly avoids requesting or handling raw API keys or tokens locally. It utilizes Membrane's connection system to manage authentication securely on the server side.
Audit Metadata