← 返回 Skills 市场
Ratecard
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
157
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install ratecard
功能描述
Ratecard integration. Manage Clients, Users. Use when the user wants to interact with Ratecard data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to connect to Ratecard and does not request unrelated credentials. Before installing, verify you trust Membrane/@membranehq and the package on npm (inspect the npm package page and repository link). Prefer using npx (e.g., npx @membranehq/cli ...) if you want to avoid a global npm install. Expect the CLI to open a browser or provide an auth URL — authentication (and any tokens) will be managed by Membrane's servers, which will have access to whatever Ratecard scopes you approve. If you are cautious, test with a limited or sandbox Membrane/Ratecard account and review Membrane's privacy/security docs and the package source before granting access.
功能分析
Type: OpenClaw Skill
Name: ratecard
Version: 1.0.3
The skill provides a legitimate integration for the Ratecard SaaS platform using the Membrane CLI. It guides the agent through standard authentication, action discovery, and execution workflows. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the instructions actually promote security best practices by delegating credential management to the Membrane platform.
能力评估
Purpose & Capability
The name/description (Ratecard integration) matches the runtime instructions: all operations are performed via the Membrane CLI to connect to Ratecard, list/create/run actions, and manage connections. There are no unrelated requirements (no AWS or other cloud credentials).
Instruction Scope
SKILL.md limits runtime actions to installing/using the Membrane CLI, logging in, creating a connection, discovering actions, and running them. It does not instruct reading arbitrary local files or exfiltrating system-wide secrets. It does rely on browser-based or headless interactive login flows handled by Membrane.
Install Mechanism
The skill recommends installing the official @membranehq/cli from npm (global install or npx usage is shown). npm global installs and executing remote packages are a moderate-risk operation in general, but this is proportionate to the stated CLI-based workflow. Consider using npx to avoid a global install or verify the package on the npm registry first.
Credentials
The skill does not request environment variables, local config paths, or credentials in its metadata. Authentication is delegated to Membrane's CLI and server-side connection model, which is consistent with the guidance in SKILL.md to avoid collecting API keys locally.
Persistence & Privilege
The skill is instruction-only (no code files, no install spec writing files). It does not request always:true or other elevated platform privileges. Autonomous invocation is allowed by default but not combined with other concerning flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ratecard - 安装完成后,直接呼叫该 Skill 的名称或使用
/ratecard触发 - 根据 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
元数据
常见问题
Ratecard 是什么?
Ratecard integration. Manage Clients, Users. Use when the user wants to interact with Ratecard data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 Ratecard?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ratecard」即可一键安装,无需额外配置。
Ratecard 是免费的吗?
是的,Ratecard 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Ratecard 支持哪些平台?
Ratecard 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Ratecard?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills