PkgRadar

Package evidence

@onenomad/[email protected]

Credential file access: matched "GITHUB_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
875
Versions published
7
First published
May 2026
Publisher
mattstvartak

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":["@onenomad/[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":["@onenomad/[email protected]"],"fail_on":"review"}'
Publishermattstvartak
Artifact bytes1,335,623
Previous version0.5.1
Published2026-05-22T18:13:19.221Z
SHA-256e2db7af04439093a094c0df3626f7465cc4c5af0172a2b1062264f9e507f6e33

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_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.6.0Version
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/dist/assets/index-BMTqpD77.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts5
  • buildvite build
  • devvite
  • lintecho "skipped"
  • testvitest run --passWithNoTests
  • typechecktsc --noEmit
Dependencies22
  • @hookform/resolvers^5.2.2
  • @radix-ui/react-alert-dialog^1.1.15
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-radio-group^1.3.8
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @tanstack/react-query^5.59.0
  • class-variance-authority^0.7.0
  • clsx^2.1.1
  • lucide-react^0.460.0
  • react^19.0.0
  • react-dom^19.0.0
  • react-hook-form^7.76.0
  • recharts^3.8.1
  • tailwind-merge^2.5.4
  • wouter^3.3.5
  • zod^3.25.76