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 9/11/2026
Known malicious@lint-md/parser@0.2.2View on registry ↗latest: 0.2.2

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.

Protect your projects free

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.

3 packages2 direct
@lint-md/parser@0.2.28 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