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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/main.js | 3530103 bytes | 10 |
| medium | Large Javascript Payload | package/dist/main.node.js | 4248070 bytes | 10 |
Manifest
Package metadata
Scripts10
buildwebpack --mode production && npm run build-typesbuild-typesnpx tsc --declaration --emitDeclarationOnly --declarationDir ./dist --skipLibChecklinteslint . --ext .jsx --ext .js --ext .ts --ext .tsxreleasenpx semantic-releaserelease.drynpx semantic-release --dry-runstartwebpack serve --open --mode development --config ./webpack.dev.jstestvitesttest.browserjesttest.uivitest --uiwatchwebpack --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.0copy-to-clipboard^3.3.2debug^4.3.4deepmerge^4.3.1emoji-regex^10.2.1entities^4.5.0estree-util-build-jsx^3.0.1estree-util-to-js^2.0.0estree-util-value-to-estree^3.1.1gemoji^8.1.0github-slugger^2.0.0hast-util-from-html^2.0.1hast-util-sanitize^4.0.0hastscript^9.0.0html-tags^5.1.0htmlparser2^12.0.0lodash.escape^4.0.1lodash.kebabcase^4.1.1mdast-util-find-and-replace^3.0.1mdast-util-gfm^3.1.0mdast-util-gfm-strikethrough^2.0.0mdast-util-mdx^3.0.0mdast-util-mdx-expression2.0.0mdast-util-mdxjs-esm^2.0.1mdast-util-phrasing^4.1.0mdast-util-to-markdown^2.1.2micromark-extension-gfm-strikethrough^2.1.0- …and 34 more.
Optional dependencies1
mermaid^11.12.0