Critical-risk tools in React Native
4 of the 44 tools in React Native are classified as critical risk. This page profiles those tools specifically, with recommended policy actions and the attack patterns that target them.
Every operation listed below is an action PolicyLayer recommends controlling at the transport layer. Open any tool to see the full profile, risk score, and YAML policy snippet.
Tools at critical risk
-
clearDestructiveClear one buffer: console logs, network requests, network mocks, state changes, or render profile. Use target param. App data reset is clear_state.
-
clear_stateDestructiveClear app data (Android) or reset permissions (iOS). iOS full reset needs uninstall+reinstall.
-
remove_network_mockDestructiveRemove a specific network mock rule by ID.
-
terminate_appDestructiveTerminate app by bundle ID or package name. No app connection required.
Attacks that target this class
Critical-risk tools in any server share these documented attack patterns. Each links to the full case and the defensive policy.