Little Green Light
v1.0.2Little Green Light integration. Manage Organizations, Funds, Campaigns, Appeals, Events, Tasks and more. Use when the user wants to interact with Little Gree...
⭐ 0· 140·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (Little Green Light integration) matches the instructions: all actions are performed via the Membrane CLI and Membrane's proxy for the Little Green Light API. Nothing requested (no env vars, no system config paths) is out of scope for that purpose.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, logging in, creating/checking connections, listing/running actions, and proxying requests to the Little Green Light API. It does not direct reading unrelated files, scraping local credentials, or sending data to unexpected endpoints beyond Membrane/Little Green Light.
Install Mechanism
There is no built-in install spec (instruction-only). The instructions tell the user to run an npm global install of @membranehq/cli, which is a standard approach but introduces the usual npm-global considerations (package provenance, ability to run code on the host). This is expected for a CLI-based integration.
Credentials
The skill does not declare or require any environment variables or credentials. Authentication is handled via Membrane's login/connection flow, which is appropriate for the described integration.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges or modify other skills. It can be invoked by the agent (default behavior), which is normal and proportionate for an integration skill.
Assessment
This skill is an instructions-only integration that relies on the Membrane CLI. Before installing/using it, be aware that: (1) you will need to run npm install -g @membranehq/cli (verify the package and publisher you trust), (2) you will authenticate via Membrane (a browser OAuth flow) and Membrane will proxy requests to Little Green Light — review Membrane's privacy/permissions and ensure you are comfortable granting it access to the LGL account, (3) no local secrets or env vars are requested by the skill itself, and (4) for least privilege, consider using an account with only the needed LGL permissions. If you want extra assurance, review Membrane's docs, their terms/privacy, and the @membranehq/cli package source before proceeding.Like a lobster shell, security has layers — review code before you run it.
latestvk97fg7g8a6e6t2xbtbrc4hg2598437dj
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
