sentry-go-sdk

Warn

Audited by Runlayer on Mar 5, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
87%
Files
7
Flagged
6
Chunks
11
Flagged Files (6)
sentry-go-sdk/SKILL.mdMEDIUM
86.7%

Malicious tool definition detected

sentry-go-sdk/references/logging.mdMEDIUM
83.4%

Malicious tool definition detected

sentry-go-sdk/references/error-monitoring.mdLOW
73.0%

Malicious tool definition detected

Description: before passing it to goroutines: `hub := sentry.CurrentHub().Clone()` - Use `WithScope` for one-off context; use `ConfigureScope` for persistent session context - Prefer `SetContext` over `SetExtra` for structured data (Extra is deprecated) - Use `BeforeSend` to strip PII — never send raw email/IP unless `SendDefaultPII: true` is intentional - Set `MaxErrorDepth` to a sensible value (5–10) for deeply wrapped error chains ## Troubleshooting | Issue | Solution | |-------|----------| |

sentry-go-sdk/references/profiling.mdLOW
68.6%

Tool passed security scan

sentry-go-sdk/references/metrics.mdLOW
60.7%

Tool passed security scan

sentry-go-sdk/references/tracing.mdLOW
59.4%

Tool passed security scan

Passed Files (1)Click to expand
sentry-go-sdk/references/crons.mdOK
35.6%

Tool passed security scan

Audit Metadata
Max File Score
87%
Classification
UNKNOWN_SERVER
Files Scanned
7
Files Flagged
6
Chunks Analyzed
11
Analyzed
Mar 5, 2026, 06:48 AM
Security Audit — runlayer — sentry-go-sdk