All flagged patterns are benign: unicode line/paragraph separators and BOM handling are required for correct JS source parsing (see LINEBREAKS, char-source escape handling, no-irregular-whitespace rule, and BOM logic). Regexes matching Function* nodes and long GitHub URLs in comments are ordinary. No credential access, exfiltration, remote execution, or other harmful behavior exists in the provided source.
AI breakdown
Plain-English summary of what this package does and how it behaves.
ESLint is an AST-based pattern checker for JavaScript that provides linting rules, a CLI, and supporting libraries.
Capabilities
- Provides eslint CLI binary
- Includes extensive JavaScript lint rules and linter
- Runs build/test/release via node Makefile.js and mocha
- Depends on cross-spawn for child processes
Data access
- Filesystem
- Environment variables
Network
- No network access observed
Widely used development tool; multiple static findings flag obfuscated source files that may require verification before use.
Dependency & execution chain
Every package this one pulls in, colored by verdict. Expand to walk the tree.
Obfuscated / hidden code
Encoded payloads decoded statically (without executing them) so you can see what they resolve to.
Multiple obfuscation patterns in lib/rules/no-irregular-whitespace.js
Multiple obfuscation patterns in package/lib/rules/no-irregular-whitespace.js
Security findings (16)
Static analysis rule matches, with the exact code that triggered them.
Multiple obfuscation patterns in lib/rules/utils/ast-utils.js
Multiple obfuscation patterns in package/lib/rules/utils/ast-utils.js
Multiple obfuscation patterns in lib/rules/utils/char-source.js
Multiple obfuscation patterns in package/lib/rules/utils/char-source.js
Multiple obfuscation patterns in lib/linter/linter.js
Multiple obfuscation patterns in package/lib/linter/linter.js
Multiple obfuscation patterns in lib/rules/no-irregular-whitespace.js
Multiple obfuscation patterns in package/lib/rules/no-irregular-whitespace.js
Multiple obfuscation patterns in lib/rules/no-return-await.js
Multiple obfuscation patterns in package/lib/rules/no-return-await.js
Multiple obfuscation patterns in lib/rules/no-underscore-dangle.js
Multiple obfuscation patterns in package/lib/rules/no-underscore-dangle.js
Multiple obfuscation patterns in lib/rules/no-useless-return.js
Multiple obfuscation patterns in package/lib/rules/no-useless-return.js
Multiple obfuscation patterns in lib/types/rules.d.ts
Multiple obfuscation patterns in package/lib/types/rules.d.ts
Files in package (500)
How ShadowCanopy checks npm packages
ShadowCanopy blocks every dependency by default and only lets through what it can verify — against live malicious-package advisories, an AI behavior scan, and a byte-for-byte hash check. It protects installs across npm, PyPI, crates.io, pkg.go.dev, RubyGems, Maven Central, NuGet, Packagist, Hex, pub.dev, Swift Package Manager.
This report reflects ShadowCanopy's threat intelligence at page load and is informational, not a warranty. Canonical URL: https://shadowcanopy.dev/packages/npm/eslint