PkgRadar

Package evidence

@marvalt/[email protected]

Credential file access: matched "NPM_TOKEN"

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
136
Versions published
19
First published
Mar 2026
Publisher
crisicon

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":["@marvalt/[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":["@marvalt/[email protected]"],"fail_on":"review"}'
Publishercrisicon
Artifact bytes387,031
Previous version0.2.13
Published2026-04-23T04:07:39.965Z
SHA-256b070556650d8175f104af40c8cdafd144158fc74dedef644f309adc795684221

Why flagged

What the scanner saw

Credential file access: matched "NPM_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/bin/env-example-fragments.cjsmatched "NPM_TOKEN"5

Manifest

Package metadata

Scripts10
  • buildrollup -c
  • cleanrimraf dist
  • devrollup -c -w
  • linteslint src --ext .ts,.tsx
  • prepublishOnlynpm run clean && npm run build && npm run smoke
  • smokenpm run smoke:imports && npm run smoke:init && npm run smoke:sitemap
  • smoke:importsnode ./scripts/smoke-imports.mjs
  • smoke:initnode ./scripts/smoke-init.cjs
  • smoke:sitemapnode ./scripts/test-sitemap-paths.cjs
  • type-checktsc --noEmit
Dependencies13
  • @marvalt/dstyler^0.1.51
  • @marvalt/madapter^2.3.7
  • @marvalt/sadapter^0.1.5
  • @marvalt/shcoder^0.1.35
  • @marvalt/tadapter^1.0.12
  • @marvalt/wadapter^2.3.57
  • @marvalt/wparser^0.1.79
  • @radix-ui/react-toast^1.2.15
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • dotenv^17.3.1
  • lucide-react^0.577.0
  • tailwind-merge^3.5.0