ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      codeninja23

      Safety Report

      Native Sentry

      @codeninja23

      Read Sentry issues, events, and production errors via the Sentry REST API. Use when the user wants to inspect errors, list recent issues, get stack traces, o...

      203Downloads
      1Installs
      2Stars
      2Versions
      API Integration4,971E-Commerce1,690Monitoring & Logging1,579Calendar & Scheduling1,462

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill is internally consistent: it is a read-only Sentry REST API helper that only requires a Sentry auth token and Python 3 and its code and instructions match that purpose.

      Feb 24, 20263 files1 concern
      Purpose & Capabilityok

      Name/description, required binaries, declared primary env (SENTRY_AUTH_TOKEN) and included Python script all align with a read-only Sentry API helper. The script only implements listing issues, fetching events, and event/issue details — exactly what the description promises.

      Instruction Scopenote

      SKILL.md instructions restrict operations to HTTP reads against the configured Sentry base URL and only reference SENTRY_AUTH_TOKEN, SENTRY_ORG, SENTRY_PROJECT and optional SENTRY_BASE_URL. The instructions and script redaction behavior are explicit. Note: the skill allows disabling redaction (--no-redact) and supports overriding the base URL, which could result in tokens/data being sent to a non-Sentry host if misconfigured; the README and SKILL.md warn about PII exposure.

      Install Mechanismok

      This is an instruction-only skill with a bundled pure-stdlib Python script; there is no install step that downloads external code or runs package managers. No risky install URLs or extract operations are present.

      Credentialsok

      Only SENTRY_AUTH_TOKEN is required (primary credential) and is appropriate for the stated read-only purpose. Optional environment variables (SENTRY_ORG, SENTRY_PROJECT, SENTRY_BASE_URL) are used for convenience; they are not required. The requested env access is proportional to the functionality.

      Persistence & Privilegeok

      The skill does not request always:true, has no install that persists to system locations beyond its own script, and does not modify other skills or system configs. Autonomous invocation is allowed by default (platform behavior) but is not combined with other privileged requests.

      Guidance

      This skill appears to do exactly what it says: read-only access to Sentry via the REST API. Before installing, confirm you provide a Sentry token with only read scopes (project:read, event:read, org:read). Be cautious if you override the base URL (SENTRY_BASE_URL or --base-url) because the token will be sent to that host — only point it at trusted Sentry instances. Avoid using --no-redact in shared or logged environments because it can expose PII and stack traces. If you need a higher assurance, review the included scripts/sentry_api.py yourself (it is small and uses only stdlib networking).

      Latest Release

      v1.0.1

      Hide SENTRY_AUTH_TOKEN and clarify PII warnings

      More by @codeninja23

      Clawpod

      20 stars

      Native HubSpot

      18 stars

      Native Stripe

      16 stars

      Native Linear

      16 stars

      Native Monday

      3 stars

      Native Airtable

      2 stars

      Published by @codeninja23 on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]