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-based). The 'obfuscation' findings are from a large punctuation regex and minified bundler output (fromCharCode, ; etc. are character-class literals). The 'public IP' hit is a false positive on minified tokens like '2:1:e'. No malicious behavior in the provided sources.
AI breakdown
Plain-English summary of what this package does and how it behaves.
This package is a Markdown parser for lint-md, based on the remark ecosystem. It converts Markdown strings to an AST. Main entry is a bundled CommonJS file built via esbuild.
Capabilities
- Converts Markdown strings to AST
- Bundles with esbuild for CJS/ESM
- Generates TypeScript declarations
- Runs lint/test on prepublishOnly
Data access
- None observed
Network
- Hardcoded public IP in network code
Package functions as a standard Markdown-to-AST parser with build/test scripts; static findings note obfuscated sources (likely from minification) and hardcoded IPs that may require code review.
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