PkgRadar

Package evidence

[email protected]

Credential file access: matched ".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.

Versions published
1
First published
Jun 2026
Publisher
devforsolo

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherdevforsolo
Artifact bytes785,175
Previous versionnone
Published2026-06-12T04:11:52.266Z
SHA-2563ea22e24510a7f2c9a169d52ff6edab22bd0fd31ea1ccd8924522948bc6a5b4d

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/scaffold.mjsmatched ".npmrc"5
lowObfuscation Densitypackage/templates/workspace/mobile/pnpm-lock.yamlhigh encoded/escaped-token density0
lowObfuscation Densitypackage/templates/workspace/web/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildnext build
  • devnext dev
  • linteslint
  • lint:cieslint --max-warnings 0
  • startnext start
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies14
  • @base-ui/react^1.4.1
  • @sentry/nextjs^10.52.0
  • @supabase/ssr^0.10.3
  • @supabase/supabase-js^2.105.4
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^1.14.0
  • next^16.2.6
  • react^19.2.4
  • react-dom^19.2.4
  • server-only^0.0.1
  • tailwind-merge^3.5.0
  • tw-animate-css^1.4.0
  • zod^4.4.3