← 返回 Skills 市场
gora050

Redcircle Api

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
175
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install redcircle-api
功能描述
RedCircle API integration. Manage Organizations, Users, Activities, Notes, Files. Use when the user wants to interact with RedCircle API data.
安全使用建议
This skill appears internally consistent: it tells you to install and use the Membrane CLI to connect to RedCircle rather than asking for RedCircle API keys. Before installing or using it: (1) Confirm you trust Membrane (getmembrane.com / the @membranehq npm package and GitHub repo) because your RedCircle access and data will be proxied through their service. Review their privacy, data retention, and security policies. (2) Prefer using npx for one-off use or inspect the @membranehq/cli package on npm/GitHub before doing a global npm install. (3) Do not provide your RedCircle API keys directly to the agent; follow the described browser login/connection flow. (4) Test in a non-production account first if you have sensitive data. If you need the agent to act on RedCircle without routing through a third party, look for a skill that directly uses RedCircle credentials (which this skill intentionally avoids).
功能分析
Type: OpenClaw Skill Name: redcircle-api Version: 1.0.3 The skill bundle provides instructions for integrating the RedCircle API using the Membrane CLI. It guides the agent through standard procedures for installation, authentication, and action management via the official Membrane platform. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found; the logic is transparent and aligns with the stated purpose of podcast management integration (SKILL.md).
能力评估
Purpose & Capability
Name/description (RedCircle API integration) match the instructions, which show how to install and use the Membrane CLI to connect, discover, create, and run actions against RedCircle. Required capabilities (network access, Membrane account) are proportional to the stated purpose.
Instruction Scope
Instructions are limited to installing/using the Membrane CLI, logging in, creating a connection, listing and running actions. They do not instruct the agent to read unrelated files or environment variables. Important note: the skill explicitly delegates auth and API traffic to Membrane, meaning RedCircle data and credentials are managed via Membrane's service — users should understand that data/requests will transit and potentially be stored/processed by that third party.
Install Mechanism
This is instruction-only (no install spec). The docs recommend installing @membranehq/cli from npm (npm install -g or npx). Installing a CLI from the public npm registry is a common pattern, but global npm installs modify the system PATH and should be done only after verifying the package and publisher. No downloads from arbitrary URLs or archive extraction are present.
Credentials
The skill declares no required env vars or credentials and advises the user to let Membrane manage credentials. That is proportionate to the stated design (using Membrane as an auth proxy). If a user expects direct RedCircle API key usage, note that this skill intentionally avoids asking for those keys.
Persistence & Privilege
The skill is not always-loaded and does not request elevated or persistent agent privileges. There are no instructions to modify other skills or system-wide configs beyond installing a CLI tool the user chooses to run.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install redcircle-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /redcircle-api 触发
  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 redcircle-api
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Redcircle Api 是什么?

RedCircle API integration. Manage Organizations, Users, Activities, Notes, Files. Use when the user wants to interact with RedCircle API data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 175 次。

如何安装 Redcircle Api?

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

Redcircle Api 是免费的吗?

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

Redcircle Api 支持哪些平台?

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

谁开发了 Redcircle Api?

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

💬 留言讨论