sentry-sdk-skill-creator
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses automated research tasks to gather technical information from official Sentry documentation (docs.sentry.io) and GitHub repositories. These operations target well-known and trusted vendor infrastructure for the purpose of documentation generation.
- [COMMAND_EXECUTION]: Shell commands such as
ls,grep,wc, andcatare used for project discovery and verifying the integrity of research files. These are benign utility operations within the skill's operational scope. - [CREDENTIALS_UNSAFE]: References to environment variables like
SENTRY_AUTH_TOKENandSENTRY_DSNare documented as placeholders and configuration requirements for the user. The skill does not contain, leak, or attempt to harvest any actual credentials. - [SAFE]: The skill implements a strictly defined, multi-phase wizard pattern that emphasizes user transparency and manual verification steps, particularly for interactive processes like authentication.
Audit Metadata