Nannyml
v1.0.2NannyML integration. Manage data, records, and automate workflows. Use when the user wants to interact with NannyML data.
⭐ 0· 89·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 and description describe a NannyML integration and the SKILL.md consistently instructs using the Membrane CLI to discover connectors, create connections, run actions, and proxy API requests to NannyML. Nothing requested or referenced is unrelated to that purpose.
Instruction Scope
Runtime instructions are limited to installing/using the Membrane CLI, logging in, creating/listing connections, running actions, and proxying requests. The instructions do not ask the agent to read unrelated files, harvest environment variables, or exfiltrate data to unexpected endpoints.
Install Mechanism
There is no formal install spec in the registry, but SKILL.md instructs users to run `npm install -g @membranehq/cli`. Installing a global npm package is a standard method for getting a CLI but has the usual supply‑chain and privilege considerations (global install modifies system PATH). Using `npx` or reviewing the package source before installing are reasonable precautions.
Credentials
The skill declares no required environment variables or credentials. SKILL.md relies on Membrane to handle authentication and explicitly advises not to ask users for API keys, which is proportionate to its stated function.
Persistence & Privilege
The skill is not always-enabled and uses default agent invocation behavior. It does not request elevated or persistent system privileges, nor does it instruct modifying other skills or global agent configuration.
Assessment
This skill is coherent: it uses the Membrane CLI to manage NannyML connectors and does not request unrelated secrets. Before installing or using it, confirm you trust Membrane (https://getmembrane.com) because the CLI and their service will handle your auth tokens and proxied API calls. Prefer running with `npx @membranehq/cli@latest` if you want to avoid a global npm install, or review the @membranehq/cli package source on its GitHub/npm page. If you cannot or do not want a third party to manage credentials for NannyML, do not use this integration.Like a lobster shell, security has layers — review code before you run it.
latestvk978pvjkehx6adxd09evh141yx8423s5
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
