SafeDep
Install GitHub App
SafeDep
Install GitHub App

Summary

Potentially risky octal string parsing flagged, but likely legitimate functionality within the trusted Babel compiler project. Not classified as malware.

Verification Record

No verification record available.

Details

While the LLM analysis and YARA rules flag potential code execution vulnerabilities due to octal string parsing, this package is published by the highly reputable @babel project with significant community trust (43k+ stars, 5k+ forks). Babel is a widely used JavaScript compiler, and string parsing is a common operation within its ecosystem. The identified behavior, while risky, is likely part of the intended functionality for handling escape sequences and not a deliberate attempt to inject malicious code. The confidence level is medium, and without stronger evidence of malicious intent or exploited vulnerabilities, it's safer to assume this is a necessary, albeit potentially risky, part of the package's functionality within the Babel compiler.

@babel/helper-string-parser@7.27.1Clean
Unverified
Analysed at: 5/3/25, 7:38 AM
Source: https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz
SHA256: a6105d5086dec551a9963c3e27f5ec01a45e2227ebaf6d1bcfed8174859714d1
Confidence: Medium