PkgRadar

Package evidence

@readme/[email protected]

Large Javascript Payload: 3530103 bytes

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
5,348Niche · −30% score
Versions published
576Mature · −50% score
First published
Sep 2018
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["@readme/[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["@readme/[email protected]"],"fail_on":"review"}'
Artifact bytes5,673,158
Previous version14.3.0
Published2026-05-22T16:18:35.053Z
SHA-2561986ec70e697802c7ba439b22a42d2792a14d6828d14ae694f890896a9fffe39

Why flagged

What the scanner saw

Large Javascript Payload: 3530103 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
6Score
14.4.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/main.js3530103 bytes10
mediumLarge Javascript Payloadpackage/dist/main.node.js4248070 bytes10

Manifest

Package metadata

Scripts10
  • buildwebpack --mode production && npm run build-types
  • build-typesnpx tsc --declaration --emitDeclarationOnly --declarationDir ./dist --skipLibCheck
  • linteslint . --ext .jsx --ext .js --ext .ts --ext .tsx
  • releasenpx semantic-release
  • release.drynpx semantic-release --dry-run
  • startwebpack serve --open --mode development --config ./webpack.dev.js
  • testvitest
  • test.browserjest
  • test.uivitest --ui
  • watchwebpack --watch --progress --mode development
Dependencies64
  • @mdx-js/mdx^3.0.0
  • @readme/emojis^6.0.0
  • @readme/syntax-highlighter^15.0.0-beta.0
  • @readme/variable^18.0.0
  • copy-to-clipboard^3.3.2
  • debug^4.3.4
  • deepmerge^4.3.1
  • emoji-regex^10.2.1
  • entities^4.5.0
  • estree-util-build-jsx^3.0.1
  • estree-util-to-js^2.0.0
  • estree-util-value-to-estree^3.1.1
  • gemoji^8.1.0
  • github-slugger^2.0.0
  • hast-util-from-html^2.0.1
  • hast-util-sanitize^4.0.0
  • hastscript^9.0.0
  • html-tags^5.1.0
  • htmlparser2^12.0.0
  • lodash.escape^4.0.1
  • lodash.kebabcase^4.1.1
  • mdast-util-find-and-replace^3.0.1
  • mdast-util-gfm^3.1.0
  • mdast-util-gfm-strikethrough^2.0.0
  • mdast-util-mdx^3.0.0
  • mdast-util-mdx-expression2.0.0
  • mdast-util-mdxjs-esm^2.0.1
  • mdast-util-phrasing^4.1.0
  • mdast-util-to-markdown^2.1.2
  • micromark-extension-gfm-strikethrough^2.1.0
  • …and 34 more.
Optional dependencies1
  • mermaid^11.12.0