sentry-ruby-sdk

Pass

Audited by Gen Agent Trust Hub on May 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to guide the user through Sentry SDK setup using local project scanning and providing configuration templates.
  • [COMMAND_EXECUTION]: Uses shell commands like grep and cat to identify frameworks and libraries within the project's manifest files (e.g., Gemfile, package.json). This is standard behavior for an automated setup or migration wizard.
  • [EXTERNAL_DOWNLOADS]: References the use of npx @spotlightjs/spotlight for local development verification. This tool is provided by Sentry (the vendor) and is hosted on the official npm registry.
  • [INDIRECT_PROMPT_INJECTION]: The skill scans project source code and configuration files to detect dependencies. While these files are technically untrusted external inputs, the skill limits its interaction to pattern matching via grep, representing a low-risk surface.
  • [DATA_EXPOSURE]: There is no evidence of sensitive data access or exfiltration. Scanning for package versions and framework types in project manifests is a benign operation.
Audit Metadata
Risk Level
SAFE
Analyzed
May 4, 2026, 08:11 PM