← 返回 Skills 市场
Nannyml
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
154
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install nannyml
功能描述
NannyML integration. Manage data, records, and automate workflows. Use when the user wants to interact with NannyML data.
安全使用建议
This skill is coherent: it directs you to install and use the official Membrane CLI to access NannyML via a Membrane connection. Before installing/running: 1) Verify you trust getmembrane.com and the @membranehq/cli package (review the package repository and recent releases). 2) Prefer pinning to a specific CLI version rather than @latest to avoid unexpected changes. 3) Be aware the CLI will store local auth/config files after 'membrane login'; treat those tokens like credentials. 4) If you cannot or do not want to install a global npm package, run the CLI in a sandbox or use npx without global install. 5) If you need higher assurance, inspect the CLI source and its postinstall scripts on GitHub before running npm install.
功能分析
Type: OpenClaw Skill
Name: nannyml
Version: 1.0.3
The skill bundle instructs the AI agent to perform high-risk system operations in SKILL.md, including a global NPM package installation (`npm install -g @membranehq/cli`) and a CLI-based authentication flow (`membrane login`). While these actions are aligned with the stated purpose of integrating NannyML via the Membrane platform, they involve high-privilege activities such as third-party code execution and credential management. The instructions also describe a dynamic 'action create' feature that relies on remote code generation or execution on the getmembrane.com platform, which expands the agent's attack surface.
能力评估
Purpose & Capability
The skill claims to integrate with NannyML and all runtime instructions center on installing and using the Membrane CLI to authenticate, create a connection, discover actions, and run them. The requested capabilities (network access, a Membrane account) match the stated purpose.
Instruction Scope
SKILL.md instructs the agent/user to globally install the @membranehq/cli npm package, run interactive/headless login flows, create connections, list and run actions, and use --json for machine output. These instructions stay within the boundaries of an integration skill. Note: installation and login involve writing local CLI state (tokens/config) and an out-of-band browser-based auth code flow; the skill does not instruct reading unrelated local files or environment variables.
Install Mechanism
There is no formal install spec in the registry metadata, but the documentation recommends 'npm install -g @membranehq/cli@latest'. Installing from the public npm registry is common and reasonable for a CLI, but global npm installs run package scripts and pulling '@latest' means updates could change behavior. This is moderate but expected risk for a CLI-based integration.
Credentials
The skill declares no required environment variables or credentials and explicitly recommends letting Membrane handle auth rather than asking users for API keys. One small note: the CLI login flow will create local credential/config files (not declared in the manifest), so the agent/user should be aware local tokens/config will be stored by the CLI.
Persistence & Privilege
The skill is instruction-only, does not request 'always: true', and has no code files that would be persistently installed by the registry. The only persistence comes from the Membrane CLI (if installed) storing its own auth/config artifacts locally, which is typical for a CLI.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nannyml - 安装完成后,直接呼叫该 Skill 的名称或使用
/nannyml触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Nannyml 是什么?
NannyML integration. Manage data, records, and automate workflows. Use when the user wants to interact with NannyML data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 154 次。
如何安装 Nannyml?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nannyml」即可一键安装,无需额外配置。
Nannyml 是免费的吗?
是的,Nannyml 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nannyml 支持哪些平台?
Nannyml 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nannyml?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills