sentry-react-native-sdk

Fail

Audited by Runlayer on Mar 16, 2026

Risk Level: HIGH
Scan Summary
Max Score
91%
Files
7
Flagged
7
Chunks
28
Flagged Files (7)
sentry-react-native-sdk/references/tracing.mdHIGH
90.9%

Tool passed security scan

Data Exfiltration

Supply Chain Compromise

Risky tool definition detected

sentry-react-native-sdk/SKILL.mdMEDIUM
89.9%

Risky tool definition detected

Data Exfiltration

Supply Chain Compromise

Context Poisoning

Prompt Injection

sentry-react-native-sdk/references/error-monitoring.mdMEDIUM
86.3%

Tool passed security scan

Resource Abuse

Data Exfiltration

Supply Chain Compromise

Risky tool definition detected

sentry-react-native-sdk/references/profiling.mdMEDIUM
81.1%

Tool passed security scan

Malicious tool definition detected

sentry-react-native-sdk/references/session-replay.mdMEDIUM
78.7%

Tool passed security scan

Malicious tool definition detected

Low-memory devices may truncate it | | iOS 26: masked content visible through UI | Known Liquid Glass bug — disable Session Replay on iOS 26+ until [sentry-cocoa #6390](https://github.com/getsentry/sentry-cocoa/issues/6390) is resolved | | Error replay count differs from issue count | Expected — rate limiting, manual deletions, or network failures can cause discrepancies | | `beforeErrorSampling` not being called | Confirm `replaysOnErrorSampleRate` > 0; the callback only fires when error sampli

sentry-react-native-sdk/references/logging.mdMEDIUM
78.7%

Malicious tool definition detected

"development" : "production", }); ``` ### Scoped attributes — single operation or code block ```typescript Sentry.withScope(async (scope) => { scope.setAttribute("order_id", "ord_789"); scope.setAttribute("payment_method", "stripe"); Sentry.logger.info("Validating cart", { cartId: cart.id }); // order_id and payment_method included in this log await processPayment(); Sentry.logger.info("Payment complete"); // order_id and payment_method included here too }); ``` --- ## Console Logging Integratio

sentry-react-native-sdk/references/user-feedback.mdLOW
65.5%

Tool passed security scan

Audit Metadata
Max File Score
91%
Classification
KNOWN_SERVER_ALL_UNKNOWN
Files Scanned
7
Files Flagged
7
Chunks Analyzed
28
Analyzed
Mar 16, 2026, 01:42 PM
Security Audit — runlayer — sentry-react-native-sdk