npm @datadog/mobile-react-native @3.5.0
score
0.6076
med
flagged
2026-06-02 00:33
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 |
| topology | ||
| mass_publish_burst | 0.8 | publisher 'GitHub Actions' pushed 1772 packages in the last 15min on npm |
Prior profile (what it deviated from)
{
"had_install_script": false,
"maintainers": [],
"versions": 0
}
Evidence (package doc at flag time)
{
"dependencies_count": 1,
"dist": {
"integrity": "sha512-CjwW+lin0ZJr+ptdukd5t42gF5x+SWNQHZB6QQB5ijgm4SvBRg30gGVUu7RugaKANBTREAPqyzY8zmtSZZXu4A==",
"tarball": "https://registry.npmjs.org/@datadog/mobile-react-native/-/mobile-react-native-3.5.0.tgz",
"unpackedSize": 3025726
},
"dist-tags": {
"latest": "3.5.0",
"next": "2.0.0-rc.0",
"v2": "2.14.8"
},
"latest_version": "3.5.0",
"maintainers": [
{
"email": "robot-npm-frontend@datadoghq.com",
"name": "datadog"
}
],
"num_versions": 107,
"repository": {
"type": "git",
"url": "git+https://github.com/DataDog/dd-sdk-reactnative.git"
},
"scripts": {
"lint": "eslint .",
"postinstall": "node scripts/replace-react-require.js # Use node to execute the script for Windows, see https://github.com/DataDog/dd-sdk-reactnative/issues/358",
"prepare": "rm -rf lib && yarn bob build",
"test": "jest"
},
"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",
"mass_publish_burst": "publisher 'GitHub Actions' pushed 1772 packages in the last 15min on npm",
"new_install_script": "first time ['postinstall'] present"
},
"time": {
"created": "2021-07-26T12:14:56.406Z",
"modified": "2026-06-01T12:09:34.342Z"
}
}