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.

Versions published
2
First published
Jun 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 bytes89,688
Previous version0.1.0
Published2026-06-03T22:33:51.322Z
SHA-25600f8eaa7f84d57fd39b42f9c226a0bcf75a3bcd5179b5c152464b20e1e5d97a6

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched ".npmrc"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