← Back to Skills Marketplace
gora050

Rollbar

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
172
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install rollbar-integration
Description
Rollbar integration. Manage Projects, Persons, Users, Teams. Use when the user wants to interact with Rollbar data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install rollbar-integration
  3. After installation, invoke the skill by name or use /rollbar-integration
  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 rollbar-integration
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Rollbar?

Rollbar integration. Manage Projects, Persons, Users, Teams. Use when the user wants to interact with Rollbar data. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.

How do I install Rollbar?

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

Is Rollbar free?

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

Which platforms does Rollbar support?

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

Who created Rollbar?

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

💬 Comments