sentry-react-native-sdk

sentry-react-native-sdk is a skill for Claude Code, Codex from getsentry/sentry-agent-skills. It costs 75 tokens per session (7,938 once invoked), scanned A, original, no licence file.

A setup guide for adding Sentry monitoring to React Native mobile apps, including apps made with Expo. Sentry collects information about errors and app activity so developers can investigate problems.

In plain words
What is it for?
Use it to set up error monitoring, tracing, profiling, session replay, or logging in Expo managed, Expo bare, and standard React Native applications.
Why use it?
It helps configure Sentry across different React Native and Expo project setups without treating them as the same kind of app.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/getsentry/sentry-agent-skills/sentry-react-native-sdk
Any agent
npx skills add getsentry/sentry-agent-skills --skill sentry-react-native-sdk
Clone the repo
git clone --depth 1 https://github.com/getsentry/sentry-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sentry-react-native-sdk

README.md
[![agentmods](https://agentmods.dev/badge/skills/getsentry/sentry-agent-skills/sentry-react-native-sdk.svg)](https://agentmods.dev/skills/getsentry/sentry-agent-skills/sentry-react-native-sdk)
Your own site
<a href="https://agentmods.dev/skills/getsentry/sentry-agent-skills/sentry-react-native-sdk"><img src="https://agentmods.dev/badge/skills/getsentry/sentry-agent-skills/sentry-react-native-sdk.svg" alt="Measured on agentmods" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,938 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00075 $0.07938
Opus 5 $0.00037 $0.03969
Sonnet 5 $0.00015 $0.01588
Haiku 4.5 $0.00007 $0.00794

Measured 4d ago against content hash c299d701ea8d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

sentry-react-native-sdk scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/sentry-react-native-sdk/SKILL.md · 862 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 862 lines · 75 tokens per session scan A c299d701ea8d

Subscribe to this mod's changes

sentry-react-native-sdk is a skill published in the GitHub repository getsentry/sentry-agent-skills (21 stars, last pushed 5mo ago), with no licence file. It adds 75 tokens to every session and 7,938 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

sentry-react-native-sdk

Full Sentry SDK setup for React Native and Expo. Use when asked to "add Sentry to React Native", "install @sentry/react-native", "setup Sentry in Expo", or configure error monitoring, tracing, profiling, session replay, or logging for React Native applications. Supports Expo managed, Expo bare, and vanilla React…

getsentry/sentry-for-ai · 75 tokens

sentry-android-sdk

Full Sentry SDK setup for Android. Use when asked to "add Sentry to Android", "install sentry-android", "setup Sentry in Android", or configure error monitoring, tracing, profiling, session replay, or logging for Android applications. Supports Kotlin and Java codebases.

getsentry/sentry-for-ai · 64 tokens

sentry-flutter-sdk

Full Sentry SDK setup for Flutter and Dart. Use when asked to "add Sentry to Flutter", "install sentryflutter", "setup Sentry in Dart", or configure error monitoring, tracing, profiling, session replay, or logging for Flutter applications. Supports Android, iOS, macOS, Linux, Windows, and Web.

getsentry/sentry-for-ai · 74 tokens

sentry-cocoa-sdk

Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS). Use when asked to "add Sentry to iOS", "add Sentry to Swift", "install sentry-cocoa", or configure error monitoring, tracing, profiling, session replay, logging, or metrics for Apple applications. Supports SwiftUI and UIKit.

getsentry/sentry-for-ai · 82 tokens

sentry-fix-stack-traces

Make Sentry stack traces readable — upload source maps for JavaScript/TypeScript, or debug files for native and mobile (dSYM, ProGuard/R8, NDK symbols, Dart obfuscation maps, .NET PDBs). Use when frames in Sentry show minified names, bundled paths, hex addresses, "unknown", or method names with no file/line, instead…

getsentry/sentry-for-ai · 92 tokens

sentry-fix-stack-traces

Make Sentry stack traces readable — upload source maps for JavaScript/TypeScript, or debug files for native and mobile (dSYM, ProGuard/R8, NDK symbols, Dart obfuscation maps, .NET PDBs). Use when frames in Sentry show minified names, bundled paths, hex addresses, "unknown", or method names with no file/line, instead…

getsentry/plugin-cursor · 92 tokens