← Back to Skills Marketplace
gora050

Ratecard

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
157
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ratecard
Description
Ratecard integration. Manage Clients, Users. Use when the user wants to interact with Ratecard data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install ratecard
  3. After installation, invoke the skill by name or use /ratecard
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug ratecard
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Ratecard?

Ratecard integration. Manage Clients, Users. Use when the user wants to interact with Ratecard data. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install Ratecard?

Run "/install ratecard" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Ratecard free?

Yes, Ratecard is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Ratecard support?

Ratecard is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Ratecard?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments