📦 Gravity Forms — 表单管理

v1.0.2

与 Gravity Forms 深度集成,一键创建、编辑、查询及导出表单数据,自动同步条目到外部系统,支持条件逻辑与通知配置,让 WordPress 表单管理更高效。

0· 250·0 当前·0 累计
membranedev 头像by @membranedev (Membrane Dev)
下载技能包
最后更新
2026/4/3
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent: it simply documents how to use the Membrane CLI to work with Gravity Forms. Before installing/using: 1) Verify you trust the Membrane project and the npm package @membranehq/cli (check maintainer, package page, and repository). 2) Be aware that authorizing a Gravity Forms connection grants Membrane (and any operator of the connection) API access to your site — review scopes and permissions. 3) Global npm installs modify your environment; prefer vetted releases and avoid u...
详细分析 ▾
用途与能力
The name and description match the instructions: the skill is an instruction-only integration that uses the Membrane CLI to connect to Gravity Forms, list actions, run actions, and proxy requests. No unrelated environment variables, binaries, or config paths are requested.
指令范围
The SKILL.md confines runtime behavior to using the Membrane CLI (login, connection, action list/run, proxy requests). The proxy command lets the operator send arbitrary requests to the Gravity Forms API via Membrane, which is expected for a connector but means users should be aware that arbitrary API calls (including read/write) are possible once a connection is authorized.
安装机制
There is no install spec in the skill bundle; the document instructs the user to install @membranehq/cli globally via npm (npm install -g). This is a reasonable, common install step but carries the usual caveats of global npm installs and trusting the package/source (npm registry).
凭证需求
The skill does not request environment variables, credentials, or config paths. It explicitly instructs not to ask users for API keys and to let Membrane manage credentials — this is proportionate to the stated purpose.
持久化与权限
The skill is not always-enabled and does not request elevated persistence. It is user-invocable and allows normal autonomous invocation (platform default). No instructions modify other skills or system-wide agent configuration.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.22026/3/11

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install gravity-forms
镜像加速npx clawhub@latest install gravity-forms --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库