SafeDep
Install GitHub App
SafeDep
Install GitHub App

Summary

Multiple embedded executables and YARA matches, but no conclusive evidence of malicious intent. Likely related to hermesc and dependencies.

Verification Record

No verification record available.

Details

The package contains multiple embedded executables, which raises security concerns. However, these executables appear to be related to hermesc, a JavaScript engine, and its dependencies (ICU, MSVCP, VCRUNTIME). These dependencies are commonly packaged with software that relies on them. The YARA rule matches 'proc_d_cmdline' and 'proc_cmdline_near' in FuseboxPerfettoDataSource.cpp indicate access to command-line arguments of other processes, which could be legitimate for performance logging. The YARA rule 'high_entropy_trailer' matched in hermesc could indicate viral infection, but the confidence is low. The YARA rule 'js_eval_fx_str' matched in BridgingTest.h indicates the usage of eval function, which is not necessarily malicious. Overall, while there are suspicious findings, they do not provide conclusive evidence of malicious intent, especially considering the context of the package being react-native.

react-native@0.81.5Clean
Unverified
Analysed at: 10/21/25, 6:03 PM
Source: https://registry.npmjs.org/react-native/-/react-native-0.81.5.tgz
SHA256: e31721654764d1ca040bdddc5d6343376cef799f65115098ba250340af7e18b2
Confidence: Medium