sentry
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: CRITICAL
Full Analysis
- [SAFE] (SAFE): The skill contains standard, non-malicious code examples for using the Sentry SDK.
- [EXTERNAL_DOWNLOADS] (INFO): References the
@sentry/nextjspackage. This is a highly trusted, industry-standard library for error monitoring. - [CREDENTIALS_UNSAFE] (SAFE): Correctly demonstrates the use of environment variables (
process.env.NEXT_PUBLIC_SENTRY_DSN) for Sentry configuration rather than hardcoding sensitive Data Source Names (DSNs). - [URL_SCANNER_FALSE_POSITIVE] (INFO): The automated scanner alert identifying
logger.infoas a malicious URL is a false positive. The scanner misidentified the JavaScript method calllogger.infoas a URL. The usage in the code is a standard logging operation.
Recommendations
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata