skills/jeremylongshore/claude-code-plugins-plus-skills/sentry-release-management/Gen Agent Trust Hub
sentry-release-management
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill's operations are consistent with its stated purpose of managing software releases.
- [COMMAND_EXECUTION]: The skill utilizes command-line tools through restricted Bash wrappers (
sentry-cli:*,git:*). These are used for standard version control and release management tasks such as tagging releases, associating commits, and uploading build artifacts. - [DATA_EXPOSURE]: The skill references the
SENTRY_AUTH_TOKENenvironment variable as a prerequisite. It does not contain any hardcoded credentials or logic that would attempt to exfiltrate this token or other sensitive local files. - [EXTERNAL_DOWNLOADS]: The documentation references official Sentry CLI installation via npm (
@sentry/cli). These are well-known services and the references are informative for setup purposes.
Audit Metadata