Meteomatics Weather Api

v1.0.0

Meteomatics Weather API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Meteomatics Weather API data.

0· 17·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
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill declares it integrates Meteomatics via Membrane and the SKILL.md only requires using the Membrane CLI and a Membrane account — these are appropriate and proportional to the described function.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, creating/listing connections, running actions, and proxying requests. They do not instruct reading arbitrary local files, exfiltrating unrelated environment variables, or contacting unexpected endpoints beyond the Membrane proxy and Meteomatics API.
Install Mechanism
This is an instruction-only skill (no install spec), but the README tells users to run `npm install -g @membranehq/cli`. Installing a global npm package is a normal way to get the CLI but is worth noting because it writes a binary to your system PATH and pulls code from the npm registry; verify the package provenance before installing.
Credentials
The skill requests no environment variables and explicitly directs you not to supply raw API keys (it relies on Membrane-managed connections). Requiring a Membrane account is proportional to the operations described.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It has no install-time scripts or code files that would persist in the agent; it does not request elevated or cross-skill privileges.
Assessment
This skill looks coherent: it uses the Membrane CLI to manage connections to Meteomatics and does not ask for unrelated credentials. Before installing, consider: 1) You will need a Membrane account and will authenticate via a browser — that lets Membrane hold/refresh API credentials for you, so review Membrane's privacy/security policies. 2) The instructions recommend installing a global npm package (@membranehq/cli); verify the package and publisher on npm/github before running global installs. 3) The skill proxies requests through Membrane, meaning Meteomatics requests and responses pass through their service — if you have sensitive data or compliance constraints, confirm this behavior is acceptable. If those points are acceptable, the skill appears appropriate for its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dsvkperqr3atd5t9hkgk1fd84cn7r

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments