PkgRadar

Package evidence

@pandacss/[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.

Weekly downloads
345,484Ubiquitous · −70% score
Versions published
1,011Mature · −50% score
First published
Feb 2023
Publisher
segunadebayo

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 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":["@pandacss/[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":["@pandacss/[email protected]"],"fail_on":"review"}'
Publishersegunadebayo
Artifact bytes172,293
Previous version1.11.0
Published2026-05-08T09:51:01.241Z
SHA-256dee8766e7455005cabcf1c7e2f9945c8b394011f200230cca406206e0055e04b

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
3Score
1.11.1Version
Status history (2 events)
  1. availableavailable · risk review · score 3 · status available -> available, risk review -> review, score 5 -> 3
  2. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli-default.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/cli-default.mjsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/cli-default.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/cli-default.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildtsup src --format=esm,cjs --dts --no-splitting --shims
  • build-fasttsup src --format=esm,cjs --no-dts --no-splitting --shims
  • devpnpm build-fast --watch src
Dependencies12
  • @clack/prompts0.11.0
  • @pandacss/config1.11.1
  • @pandacss/logger1.11.1
  • @pandacss/mcp1.11.1
  • @pandacss/node1.11.1
  • @pandacss/postcss1.11.1
  • @pandacss/preset-base1.11.1
  • @pandacss/preset-panda1.11.1
  • @pandacss/shared1.11.1
  • @pandacss/token-dictionary1.11.1
  • @pandacss/types1.11.1
  • cac6.7.14