npm @ceraph/react-native-mcp @0.4.0
score
0.7518
high
flagged
2026-06-16 15:00
amplifiers
co-occurring signal pairs that lift the final score
- install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)
Signals fired
| signal | weight | rationale |
|---|---|---|
| content | ||
| new_install_script | 1.0 | first time ['postinstall'] present |
| install_script_payload | 1.0 | install/lifecycle script matches payload regex |
| cadence | ||
| superseded_quickly | 0.9 | prior version 0.3.0 lived 15min upstream before being pulled |
| removed_within_window | 0.9 | version 0.3.0 was removed upstream ~7975min ago |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [
"ikestudios"
],
"versions": 5
}
Evidence (package doc at flag time)
{
"dependencies_count": 4,
"dist": {
"integrity": "sha512-ViA+vXRu+f1/J4tXbyya/KBRhud1/fHjsVfiLIdTkWSpbm3/8b92z8pPxFYIlFzRkv7tIjEFGPs5BMHinQvZtg==",
"tarball": "https://registry.npmjs.org/@ceraph/react-native-mcp/-/react-native-mcp-0.4.0.tgz",
"unpackedSize": 1261931
},
"dist-tags": {
"latest": "0.4.0"
},
"latest_version": "0.4.0",
"maintainers": [
{
"email": "ejike@ike-studios.com",
"name": "ikestudios"
}
],
"num_versions": 7,
"repository": {
"type": "git",
"url": "git+https://github.com/ceraph-dev/community.git"
},
"scripts": {
"build": "rm -rf dist && tsup && tsc -p tsconfig.shim.json",
"check:catalog-key": "tsx scripts/check-catalog-key.ts",
"obfuscate": "tsx scripts/obfuscate.ts",
"postinstall": "node -e \"try{var e=process.env;if(e.CI||e.CERAPH_SKIP_POSTINSTALL||require('fs').existsSync(process.cwd()+'/../../pnpm-workspace.yaml'))process.exit(0);process.stderr.write('\\n[@ceraph/react-native-mcp] installed. To finish setup run: npx @ceraph/react-native-mcp init\\n (MCP config, sign-in, the runtime-error hook, and your Mac LAN IP. Build/run/device tools work without it.)\\n\\n')}catch(_){}\"",
"test": "vitest run --passWithNoTests",
"typecheck": "tsc --noEmit && tsc --noEmit -p tsconfig.shim.json"
},
"signal_details": {
"_amplifiers": [
"install_script_payload + new_install_script: first-ever install script also matches payload regex (+0.15)"
],
"install_script_payload": "install/lifecycle script matches payload regex",
"new_install_script": "first time ['postinstall'] present",
"removed_within_window": "version 0.3.0 was removed upstream ~7975min ago",
"superseded_quickly": "prior version 0.3.0 lived 15min upstream before being pulled"
},
"time": {
"created": "2026-05-12T15:32:19.189Z",
"modified": "2026-06-16T20:00:41.541Z"
}
}