← Back to Skills Marketplace
Sentry
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
340
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install sentry-integration
Description
Sentry integration. Manage Organizations. Use when the user wants to interact with Sentry data.
Usage Guidance
Before installing/use: 1) Understand that this skill routes Sentry access through Membrane — your Sentry data and auth tokens will be handled by Membrane's service, not direct-to-Sentry API calls. If you require direct-only integration or want credentials kept locally, don't use it. 2) The SKILL.md asks you to install a global npm package (@membranehq/cli). Verify the package's publisher and consider installing in a controlled environment or using a pinned version rather than '@latest'. 3) Ask the publisher to update the skill metadata to declare required binaries and the need for a Membrane account, and to provide installation checksums or pinned versions. 4) If you proceed, grant the least-privileged access possible in Sentry, and review Membrane's privacy/security docs and terms. 5) If you need higher assurance, request a version of the skill that calls Sentry directly (with explicit, auditable auth) or provide more transparency on where data is sent and stored.
Capability Analysis
Type: OpenClaw Skill
Name: sentry-integration
Version: 1.0.3
The skill bundle provides instructions for an AI agent to interact with Sentry using the Membrane CLI. It includes standard procedures for authentication, connection management, and executing Sentry-related actions (e.g., listing issues, projects, and members) via the `membrane` utility. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of integrating with the Membrane platform (getmembrane.com).
Capability Assessment
Purpose & Capability
The skill's stated purpose is 'Sentry integration', which is reasonable, but the runtime instructions require using the Membrane CLI and a Membrane account to access Sentry. That is a legitimate architecture (Membrane acts as an integration proxy), but the top-level registry metadata did not declare the CLI or Membrane account requirement as required binaries/credentials — a transparency mismatch that users should know about.
Instruction Scope
SKILL.md stays within the Sentry-integration scope: it instructs installing @membranehq/cli, running 'membrane login' and creating connections/actions. It does not instruct reading unrelated files or environment variables. Important: following these instructions sends Sentry-related data and auth flows through Membrane's service rather than directly to Sentry.
Install Mechanism
There is no formal install spec in the skill metadata, yet SKILL.md directs users/agents to run 'npm install -g @membranehq/cli@latest'. Asking to install a global npm package is moderate risk (it executes third-party code on the system) and should have been declared explicitly with guidance (versions, checksums, or pinned version).
Credentials
The skill does not request local environment variables or secrets; Membrane is described as handling auth server-side. That is proportionate if you accept a third-party service holding connection credentials, but it shifts trust to Membrane rather than the local environment.
Persistence & Privilege
The skill is instruction-only, declares no persistent installation in metadata, and 'always' is false. Autonomous model invocation is allowed (default) but not a new or unexpected privilege here. The skill does not request modifying other skills or system-wide configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sentry-integration - After installation, invoke the skill by name or use
/sentry-integration - 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
Frequently Asked Questions
What is Sentry?
Sentry integration. Manage Organizations. Use when the user wants to interact with Sentry data. It is an AI Agent Skill for Claude Code / OpenClaw, with 340 downloads so far.
How do I install Sentry?
Run "/install sentry-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sentry free?
Yes, Sentry is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Sentry support?
Sentry is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sentry?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills