sentry
Pass
Audited by Gen Agent Trust Hub on Sep 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses placeholders (e.g.,
<key>,<orgId>,<projectId>) for Sentry Data Source Names (DSN), ensuring no real credentials or keys are hardcoded in the instructions. - [SAFE]: The skill promotes security best practices by instructing users to store sensitive configuration, such as DSNs and Auth Tokens, in environment variables (
.env) rather than hardcoding them in the application logic. - [SAFE]: Installation steps use standard package managers (Composer for PHP, NPX/NPM for Node.js) to fetch official, well-known packages from reputable registries.
- [SAFE]: References to external services are limited to the well-known Sentry cloud service and mentions of a self-hosted alternative (Rustrak), both using placeholder domains.
Audit Metadata