← 返回 Skills 市场
Rollbar
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
172
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install rollbar-integration
功能描述
Rollbar integration. Manage Projects, Persons, Users, Teams. Use when the user wants to interact with Rollbar data.
安全使用建议
This skill is a Membrane-based wrapper for Rollbar and appears consistent with its purpose, but consider the following before installing: (1) Installing '@membranehq/cli@latest' globally is a supply-chain action — verify the package name and maintainers and prefer pinned versions in sensitive environments. (2) Using this skill requires a Membrane account and creating a connection; Membrane's backend will hold/handle your Rollbar credentials and perform API calls on your behalf — review Membrane's security/privacy/permissions before granting access. (3) If you require direct control over credentials or want to avoid a third party, use a skill that calls Rollbar's API directly or supply minimal scoped credentials. (4) The SKILL.md contains manual steps (browser-based auth); ensure you perform these in a secure environment and do not paste secrets into public channels. If you want higher assurance, ask the author for an explicit install_spec, a pinned CLI version, and documentation on what scopes/permissions the Membrane-Rollbar connector requests.
功能分析
Type: OpenClaw Skill
Name: rollbar-integration
Version: 1.0.3
The Rollbar integration skill provides instructions for an AI agent to manage Rollbar data using the Membrane CLI. It follows security best practices by delegating authentication and credential management to the Membrane platform rather than handling raw API keys directly. The commands outlined in SKILL.md, such as 'npm install -g @membranehq/cli@latest' and 'membrane login', are standard for this type of integration and show no signs of malicious intent, data exfiltration, or unauthorized persistence.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md instructs the agent (and user) to use Membrane to connect to Rollbar, list/create actions, and run them. Requiring the Membrane CLI is reasonable for a Membrane-based Rollbar integration.
Instruction Scope
Instructions are scoped to installing/using the Membrane CLI, authenticating, creating a Rollbar connection, discovering and running actions. The SKILL.md does not instruct reading arbitrary system files or unrelated environment variables.
Install Mechanism
This is an instruction-only skill (no declared install spec) but it explicitly tells users to run 'npm install -g @membranehq/cli@latest' (or use npx). Installing a global npm package is a normal way to get the CLI, but it is a supply‑chain risk relative to an instruction-only skill that claimed 'no install.' The package name looks plausible, but the skill does not declare an install_spec or verify package provenance.
Credentials
The skill itself requests no environment variables or local credentials (which is proportional). However, it requires a Membrane account and asks users to connect via Membrane; by design this delegates Rollbar credentials and access to Membrane's backend. Users should be aware they're granting a third party access to Rollbar data when they create the connection.
Persistence & Privilege
The skill does not request 'always: true' and does not modify other skills or system-wide settings. It instructs user-driven CLI authentication and connection creation only, which is normal.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install rollbar-integration - 安装完成后,直接呼叫该 Skill 的名称或使用
/rollbar-integration触发 - 根据 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
元数据
常见问题
Rollbar 是什么?
Rollbar integration. Manage Projects, Persons, Users, Teams. Use when the user wants to interact with Rollbar data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Rollbar?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install rollbar-integration」即可一键安装,无需额外配置。
Rollbar 是免费的吗?
是的,Rollbar 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Rollbar 支持哪些平台?
Rollbar 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Rollbar?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills