PkgRadar

Package evidence

@document-writing-tools/[email protected]

Credential File Packaged: package/template/.npmrc

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
334
Versions published
21
First published
Apr 2026
Publisher
l3montree-dev

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@document-writing-tools/[email protected]"],"fail_on":"high"}'

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":["@document-writing-tools/[email protected]"],"fail_on":"high"}'
Publisherl3montree-dev
Artifact bytes7,837,030
Previous version2.1.0
Published2026-06-01T12:43:42.534Z
SHA-25696fcef836eed6165b7ac5d65e29391c38e88eef2b19dbb191e49b4d407b9f9f7

Why flagged

What the scanner saw

Credential File Packaged: package/template/.npmrc

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

Availability ledger

available

high
Last checked
highRisk
43Score
2.1.1-rc.0Version
Status history (2 events)
  1. newavailable · risk high · score 43 · status changed
  2. newavailable · risk high · score 43 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.npmrcpackage/template/.npmrc35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/template/.npmrcpackage/template/.npmrc35
lowCredential file accesspackage/dist/cli.jsmatched ".npmrc"5
lowCredential file accesspackage/package.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts2
  • buildnext build --webpack
  • devnext dev --webpack
Dependencies7
  • @document-writing-tools/kernux-theme2.1.1-rc.0
  • clsx^2.1.1
  • next16.1.7
  • postcss^8.5.8
  • react^19.2.4
  • react-dom^19.2.4
  • zod^4.3.6