Get a demo — 30 minutes →
Skill scan report

upgrading-react-native

View on GitHub
45 Medium Automated analysis flagged 3 potential risk patterns.

What this skill does

Upgrade React Native apps to newer versions by applying template diffs, updating dependencies, and handling breaking changes.

github/callstackincubator - Exposure of Sensitive Data - 1.6k stars

ThreatsExposure of Sensitive Data Command Injection Insecure Communication

Threat analysis

Exposure of Sensitive Data1 finding
Command Injection1 finding
Insecure Communication1 finding

Skill info

Namecallstackincubator/upgrading-react-native
Registrygithub
Version2766baa
PURLpkg:github/callstackincubator/agent-skills@2766baa?skill=upgrading-react-native
Stars1.6k

Assessments (3)

Exposure of Sensitive Data1 finding HIGH
HIGH

Exposure of Sensitive Data via local-llm-review

references/upgrade-helper-core.md

The skill uses `curl` to fetch diffs from `https://raw.githubusercontent.com/react-native-community/rn-diff-purge/diffs/diffs/<current_version>..<target_version>.diff` which could be used to exfiltrat
Command Injection1 finding MEDIUM
MEDIUM

Command Injection via local-llm-review

SKILL.md

The skill includes a `curl` command that uses variables directly in the URL (`<current_version>..<target_version>`), which could be vulnerable to command injection if the variables are not properly sa
Insecure Communication1 finding MEDIUM
MEDIUM

Insecure Communication via local-llm-review

references/upgrade-helper-core.md

The skill uses `curl` to fetch diffs from `https://raw.githubusercontent.com/react-native-community/rn-diff-purge/master/RELEASES` without specifying secure communication protocols, which could be a r

Badge

Add the Anomity scan badge for upgrading-react-native to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/callstackincubator/upgrading-react-native/)
HTML
<a href="https://anomity.ai/skills/github/callstackincubator/upgrading-react-native/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of upgrading-react-native? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok