PkgRadar

Package evidence

@chakra-ui/[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
411Mature · −50% score
First published
Jan 2020
Publisher
segunadebayo

Effective trust discount applied: 50% (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":["@chakra-ui/[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":["@chakra-ui/[email protected]"],"fail_on":"review"}'
Publishersegunadebayo
Artifact bytes345,793
Previous version0.0.0-dev-20230424225650
Published2023-05-02T21:16:33.439Z
SHA-256f055011ded216286f8fed450b25dac4e4c3a6183671cadc26c81583160f3119d

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
0.0.0-dev-20230502211538Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/index.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/utils/init-cli.jsmatched ".npmrc"5
lowObfuscation Densitypackage/dist/command/tokens/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildtsup src --dts --format cjs --clean --shims
  • cleanrimraf dist .turbo
  • devpnpm build --watch
  • typecheck tsc --noEmit
Dependencies7
  • chokidar^3.5.3
  • cli-check-node^1.3.4
  • cli-handle-unhandled^1.1.1
  • cli-welcome^2.2.2
  • commander^9.3.0
  • esbuild^0.17.18
  • prettier^2.8.8