Solcast
v1.0.2Solcast integration. Manage Organizations. Use when the user wants to interact with Solcast data.
⭐ 0· 127·0 current·0 all-time
byMembrane Dev@membranedev
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 promise a Solcast integration and the SKILL.md exclusively describes using Membrane to connect to Solcast, discover actions, run them, or proxy API requests — these requirements are consistent with the stated purpose.
Instruction Scope
All runtime instructions target installing and using the Membrane CLI, creating/using connections, and proxying requests to Solcast. The instructions do not ask the agent to read unrelated files or environment variables. Note: the skill routes calls through the Membrane service (external third party), which is expected but worth being aware of.
Install Mechanism
This is instruction-only (no install spec). The SKILL.md recommends installing @membranehq/cli globally via npm (npm install -g). That is a user-operated install step (not executed by the platform), and is proportionate to the functionality, but global npm installs carry the usual supply-chain/trust considerations.
Credentials
The skill declares no required environment variables or credentials. It instructs using Membrane's hosted auth flow rather than asking for API keys locally, which is proportionate. Be aware that Membrane will hold/mediate credentials for Solcast on behalf of the user (expected for this design).
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges or attempt to modify other skills or system-wide settings. Autonomous invocation is allowed (platform default) and is not combined with other red flags.
Assessment
This skill is coherent: it tells you to install and use the Membrane CLI to connect to Solcast and does not request local secrets. Before installing, confirm you trust the Membrane service and the @membranehq/cli npm package (review the package and publisher, check npm/GitHub repo, and read privacy/TOS). Prefer using npx or reviewing the package source if you want to avoid a global install. Remember that Membrane will mediate Solcast credentials and traffic — if you have privacy or compliance requirements, verify their handling of data and credentials.Like a lobster shell, security has layers — review code before you run it.
latestvk97a08ybaa0678xs6rqy2bw1k9842a2g
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
