← 返回 Skills 市场
gora050

Rapidapi

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
164
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rapidapi-integration
功能描述
RapidAPI integration. Manage data, records, and automate workflows. Use when the user wants to interact with RapidAPI data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to integrate with RapidAPI and does not ask for unrelated secrets. Before installing, verify the @membranehq npm package and the getmembrane.com domain, and prefer installing the CLI in a controlled environment (avoid installing global packages on multi-user/shared systems). Expect the CLI to open a browser or provide a login URL for headless flows; never paste API keys into the agent — follow the documented connection/auth flow instead.
功能分析
Type: OpenClaw Skill Name: rapidapi-integration Version: 1.0.3 The skill provides instructions for integrating RapidAPI using the Membrane CLI. It follows standard procedures for CLI-based authentication and action management, and it explicitly promotes security best practices by advising the agent to use delegated authentication (connections) rather than requesting raw API keys from the user. No malicious patterns, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description say 'RapidAPI integration' and the SKILL.md exclusively documents using the Membrane CLI to connect to RapidAPI, discover actions, create actions, and run them. All required capabilities (network access, a Membrane account) are consistent with this purpose.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI, performing Membrane login/connect/action commands, and handling headless login flows. The doc does not instruct the agent to read unrelated files, exfiltrate data, or access unrelated environment variables. It explicitly advises against asking users for API keys.
Install Mechanism
There is no formal install spec in the registry (instruction-only skill), but the SKILL.md tells users to run 'npm install -g @membranehq/cli@latest'. Installing a public npm package is expected for a CLI-based integration but has the usual supply-chain considerations (npm package trust, global install effects). The package is from an explicit @membranehq scope rather than an arbitrary URL, which is less risky than downloading from an unknown host.
Credentials
The skill declares no required environment variables or credentials and delegates auth to Membrane. The SKILL.md explicitly instructs not to ask users for API keys and to rely on Membrane-managed connections, which is proportional to the stated functionality.
Persistence & Privilege
The skill is instruction-only and does not request persistent system presence. 'always' is false and there is no install script that writes long-term config in the skill bundle. Normal autonomous invocation by the agent is allowed (platform default).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install rapidapi-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /rapidapi-integration 触发
  4. 根据 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
元数据
Slug rapidapi-integration
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Rapidapi 是什么?

RapidAPI integration. Manage data, records, and automate workflows. Use when the user wants to interact with RapidAPI data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。

如何安装 Rapidapi?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install rapidapi-integration」即可一键安装,无需额外配置。

Rapidapi 是免费的吗?

是的,Rapidapi 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Rapidapi 支持哪些平台?

Rapidapi 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Rapidapi?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。

💬 留言讨论