← 返回 Skills 市场
gora050

Robocorp

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install robocorp-integration
功能描述
Robocorp integration. Manage Organizations. Use when the user wants to interact with Robocorp data.
安全使用建议
This skill is coherent but you should still verify a few things before installing/using it: confirm the @membranehq/cli package and repository (https://github.com/membranedev/application-skills and https://getmembrane.com) are legitimate; prefer using npx to avoid a global npm install if you want less footprint; be aware the workflow uses browser-based auth (you'll open a URL and paste a code) and requires network access; do not share any unrelated secrets — Membrane is intended to manage Robocorp credentials server-side. If you need stronger assurance, inspect the Membrane CLI source or test in a sandboxed environment first.
功能分析
Type: OpenClaw Skill Name: robocorp-integration Version: 1.0.1 The skill bundle provides instructions for integrating with Robocorp using the Membrane CLI. It outlines standard procedures for installation via npm, authentication, and managing RPA actions. The instructions in SKILL.md promote security best practices by advising the agent to let the Membrane platform handle credentials rather than requesting secrets from the user. No evidence of malicious intent, data exfiltration, or suspicious obfuscation was found.
能力评估
Purpose & Capability
The skill says it integrates Robocorp and all runtime instructions use the Membrane CLI and a Robocorp connector key. Requiring Membrane to mediate Robocorp access is coherent with the description and homepage.
Instruction Scope
SKILL.md limits actions to installing/using the Membrane CLI, authenticating via browser (or headless flow), creating a connection, discovering and running actions. It does not instruct reading unrelated files, asking for unrelated secrets, or posting data to unexpected endpoints.
Install Mechanism
The doc tells users to install @membranehq/cli (npm -g) or use npx. This is a normal approach for CLI-driven integrations, but installing a global npm package pulls code from the public registry — verify package provenance before installing and consider using npx to avoid global installs.
Credentials
The skill declares no required env vars or credentials and explicitly recommends not asking users for API keys (Membrane handles auth). There are no disproportionate credential requests.
Persistence & Privilege
No always:true, no required config paths, no instructions to modify other skills or system-wide agent settings. The skill is instruction-only and does not demand persistent elevated presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install robocorp-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /robocorp-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
元数据
Slug robocorp-integration
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Robocorp 是什么?

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

如何安装 Robocorp?

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

Robocorp 是免费的吗?

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

Robocorp 支持哪些平台?

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

谁开发了 Robocorp?

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

💬 留言讨论