PkgRadar

Package evidence

@carrierllc/[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
58
Versions published
20
First published
May 2026
Publisher
claude-ops-plugin

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":["@carrierllc/[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":["@carrierllc/[email protected]"],"fail_on":"review"}'
Artifact bytes360,583
Previous version0.2.16
Published2026-06-04T14:58:29.203Z
SHA-256e718468b15a263c1d202b19898df4bd5c31314ae60c752367ef23046bbaa9e33

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
10Score
0.2.17Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/dist/cli.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/templates/storefront/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildnext build
  • cf:buildopennextjs-cloudflare build
  • cf:previewopennextjs-cloudflare build && opennextjs-cloudflare preview
  • deployopennextjs-cloudflare build && opennextjs-cloudflare deploy
  • devnext dev
  • lintnext lint
  • startnext start
  • type-checktsc --noEmit
Dependencies8
  • @clerk/nextjs^6.12.12
  • clsx^2.1.1
  • framer-motion^11.15.0
  • geist^1.3.1
  • next^15.3.0
  • react^19.0.0
  • react-dom^19.0.0
  • tailwind-merge^2.6.0