← 返回 Skills 市场
Netlify
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
201
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install netlify-integration
功能描述
Netlify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Netlify data.
安全使用建议
This skill appears internally consistent: it delegates Netlify work to the Membrane CLI and asks you to authenticate via the standard Membrane browser flow rather than providing API keys. Before installing or using it: 1) Verify @membranehq/cli on npm and the referenced GitHub repo/getmembrane.com to ensure you trust the publisher; 2) Install the CLI in a controlled environment (avoid installing unknown global packages on a production host); 3) Understand that authorizing via the Membrane flow gives the Membrane service permission to act on your Netlify account (server-side credential management), so review Membrane's privacy/security docs and the requested scopes during login; 4) If you prefer not to use a third-party broker, consider using Netlify's official tooling or your own API integration instead.
功能分析
Type: OpenClaw Skill
Name: netlify-integration
Version: 1.0.3
The skill provides a legitimate integration with Netlify via the Membrane CLI, as documented in SKILL.md. It guides the AI agent through installing the '@membranehq/cli' npm package, authenticating, and managing Netlify resources (sites, DNS, deploys) using structured commands. The instructions prioritize security best practices by advising the agent to use Membrane's built-in credential management rather than requesting raw API keys from the user. No evidence of malicious intent, data exfiltration, or obfuscation was found.
能力评估
Purpose & Capability
The name/description (Netlify integration) matches the instructions: they tell the agent to use the Membrane CLI to connect to Netlify, list/create actions, run builds, manage DNS/env vars, etc. Nothing requested (no env vars, no config paths) is unrelated to a Netlify integration.
Instruction Scope
SKILL.md stays on-task: it instructs installing and using the Membrane CLI, logging in, creating a connection for Netlify, searching/creating/running actions, and best practices. It does not ask the agent to read arbitrary files, exfiltrate data, or access unrelated system state. Headless login guidance is limited to user-driven browser auth and completing a code—no general credential harvesting instructions.
Install Mechanism
The skill is instruction-only (no automatic installer), but it recommends installing @membranehq/cli via npm (-g). Installing a global npm package is a normal way to use a CLI but carries the usual supply-chain trust decisions: verify the package, its publisher, and repository before installing.
Credentials
No environment variables, credentials, or config paths are declared or requested by the skill. The instructions explicitly recommend using Membrane's connection flow (browser auth) rather than asking for API keys, which is proportionate for the stated purpose. Note: using Membrane means you authorize the Membrane service to manage Netlify credentials server-side.
Persistence & Privilege
The skill is not always-enabled, does not request elevated platform privileges, and contains no instructions to modify other skills or global agent config. It's instruction-only and will only act when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install netlify-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/netlify-integration触发 - 根据 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
元数据
常见问题
Netlify 是什么?
Netlify integration. Manage data, records, and automate workflows. Use when the user wants to interact with Netlify data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 201 次。
如何安装 Netlify?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install netlify-integration」即可一键安装,无需额外配置。
Netlify 是免费的吗?
是的,Netlify 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Netlify 支持哪些平台?
Netlify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Netlify?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills