npm package intelligence

@lint-md/parser — deep security report

ShadowCanopy's full breakdown of @lint-md/parser on npm: verdict, AI analysis, dependency chain, network behavior, prebuilds, and obfuscated code.

Dangerous — known malicious
This package matches a known-malicious advisory and is blocked by ShadowCanopy by default.
Scanned 8/7/2026
Known malicious@lint-md/parser@0.2.0View on registry ↗latest: 0.2.0

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.

Protect your projects free

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.

3 packages2 direct
@lint-md/parser@0.2.08 findings

Obfuscated / hidden code

Encoded payloads decoded statically (without executing them) so you can see what they resolve to.

Obfuscated source filedist/lint-md-parser.cjs

Multiple obfuscation patterns in dist/lint-md-parser.cjs

Obfuscated source filepackage/dist/lint-md-parser.cjs

Multiple obfuscation patterns in package/dist/lint-md-parser.cjs

Obfuscated source filedist/lint-md-parser.mjs

Multiple obfuscation patterns in dist/lint-md-parser.mjs

Obfuscated source filepackage/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.

mediumObfuscated source fileATK-023dist/lint-md-parser.cjs

Multiple obfuscation patterns in dist/lint-md-parser.cjs

mediumObfuscated source fileATK-023package/dist/lint-md-parser.cjs

Multiple obfuscation patterns in package/dist/lint-md-parser.cjs

mediumObfuscated source fileATK-023dist/lint-md-parser.mjs

Multiple obfuscation patterns in dist/lint-md-parser.mjs

mediumObfuscated source fileATK-023package/dist/lint-md-parser.mjs

Multiple obfuscation patterns in package/dist/lint-md-parser.mjs

highHardcoded public IP in network codeATK-028dist/lint-md-parser.cjs

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.

highHardcoded public IP in network codeATK-028package/dist/lint-md-parser.cjs

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.

highHardcoded public IP in network codeATK-028dist/lint-md-parser.mjs

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.

highHardcoded public IP in network codeATK-028package/dist/lint-md-parser.mjs

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.

Package metadata

LicenseMIT

lint-md 的解析器,基于 remark 生态,将 Markdown 字符串转换成 AST

Homepage ↗

Files in package (16)

dist/lint-md-parser.cjspackage/dist/lint-md-parser.cjsdist/lint-md-parser.d.ctspackage/dist/lint-md-parser.d.ctspackage.jsonpackage/package.jsondist/tsdoc-metadata.jsonpackage/dist/tsdoc-metadata.jsonREADME.mdpackage/README.mddist/lint-md-parser.mjspackage/dist/lint-md-parser.mjsdist/lint-md-parser.d.mtspackage/dist/lint-md-parser.d.mtsdist/lint-md-parser.d.tspackage/dist/lint-md-parser.d.ts

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.

Protect your projects freeSee what's being blocked

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