This package matches a known-malicious advisory and is blocked by ShadowCanopy by default across every project. 2 flagged versions.
Legitimate minified Markdown parser (micromark/remark-based). The 'obfuscation' matches are a large Unicode punctuation regex + fromCharCode in a sprintf helper and autolink logic; '2:1:e' is a false-positive token fragment, not an IP or network sink. No malicious behavior present.
AI breakdown
Plain-English summary of what this package does and how it behaves.
This package is the parser component of lint-md, based on the remark ecosystem. It converts Markdown strings into an AST and is distributed as minified CommonJS and ESM bundles.
Capabilities
- Converts Markdown strings to AST
- Minified bundles via esbuild
- Includes TypeScript declaration files
Data access
- None observed
Network
- Hardcoded public IP in network code
Static analysis flagged multiple obfuscated source files and hardcoded public IPs; the package itself is described as a Markdown-to-AST parser with only @types/mdast as a dependency and standard build/test scripts.
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 dist/lint-md-parser.cjs
Multiple obfuscation patterns in package/dist/lint-md-parser.cjs
Multiple obfuscation patterns in dist/lint-md-parser.mjs
Multiple obfuscation patterns in package/dist/lint-md-parser.mjs
Security findings (8)
Static analysis rule matches, with the exact code that triggered them.
Multiple obfuscation patterns in dist/lint-md-parser.cjs
Multiple obfuscation patterns in package/dist/lint-md-parser.cjs
Multiple obfuscation patterns in dist/lint-md-parser.mjs
Multiple obfuscation patterns in package/dist/lint-md-parser.mjs
File dist/lint-md-parser.cjs contains a hardcoded public IP (2:1:e) used in network code — review for hidden exfiltration or C2 endpoints.
File package/dist/lint-md-parser.cjs contains a hardcoded public IP (2:1:e) used in network code — review for hidden exfiltration or C2 endpoints.
File dist/lint-md-parser.mjs contains a hardcoded public IP (2:1:e) used in network code — review for hidden exfiltration or C2 endpoints.
File package/dist/lint-md-parser.mjs contains a hardcoded public IP (2:1:e) used in network code — review for hidden exfiltration or C2 endpoints.
Files in package (16)
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/%40lint-md/parser