sentry-browser-sdk

Fail

Audited by Runlayer on Mar 5, 2026

Risk Level: HIGH
Scan Summary
Max Score
94%
Files
7
Flagged
7
Chunks
19
Flagged Files (7)
sentry-browser-sdk/references/user-feedback.mdHIGH
94.0%

Tool passed security scan

Malicious tool definition detected

--- ## Screenshot Capture - Available on SDK **v8.0.0+** - Enabled by default via `enableScreenshot: true` on `feedbackIntegration()` - Auto-hidden on mobile devices - Screenshots count against your **attachment quota** (1GB standard) ```javascript Sentry.feedbackIntegration({ enableScreenshot: true, // default — can set false to disable }); ``` --- ## Session Replay Integration When Session Replay is configured alongside User Feedback, submitted feedback links to the user's replay: ```javascrip

sentry-browser-sdk/references/session-replay.mdHIGH
93.3%

Tool passed security scan

Malicious tool definition detected

sentry-browser-sdk/references/error-monitoring.mdHIGH
91.9%

Tool passed security scan

Malicious tool definition detected

sentry-browser-sdk/SKILL.mdMEDIUM
87.2%

Tool passed security scan

Malicious tool definition detected

sentry-browser-sdk/references/profiling.mdMEDIUM
76.9%

Malicious tool definition detected

sentry-browser-sdk/references/logging.mdLOW
74.0%

Malicious tool definition detected

Tool: sentry-browser-sdk/references/logging.md [2/2] Description: }); await validateCart(); Sentry.logger.info("Initiating payment", { gateway: "stripe" }); await initiatePayment(); }); // Both logs above have sentry.trace.parent_span_id set to the checkout-flow span ID ``` In the Sentry UI: - **From a log** → click the trace link to jump to the parent span and full trace - **From a trace span** → click "Logs" to see all logs emitted during that span - **From a replay** → logs are shown inline w

sentry-browser-sdk/references/tracing.mdLOW
60.6%

Tool passed security scan

Audit Metadata
Max File Score
94%
Classification
UNKNOWN_SERVER
Files Scanned
7
Files Flagged
7
Chunks Analyzed
19
Analyzed
Mar 5, 2026, 06:49 AM
Security Audit — runlayer — sentry-browser-sdk