PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws/"

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
227
Versions published
6
First published
Jun 2026
Publisher
alexpec

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"}'
Publisheralexpec
Artifact bytes77,225
Previous version0.1.4
Published2026-06-06T13:23:26.133Z
SHA-25638cef8f13fae2857bd93117f99f81fce44c01c7c09b58ba0cec26da40fd28cdc

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/template/.claude/settings.jsonmatched ".aws/"3

Manifest

Package metadata

Scripts9
  • buildnext build
  • devnext dev
  • lintnext lint
  • startnext start
  • testvitest run
  • test:allvitest run && playwright test
  • test:e2eplaywright test
  • test:e2e:uiplaywright test --ui
  • test:watchvitest
Dependencies34
  • @hookform/resolvers^5.2.2
  • @radix-ui/react-accordion^1.2.12
  • @radix-ui/react-alert-dialog^1.1.15
  • @radix-ui/react-avatar^1.1.11
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-navigation-menu^1.2.14
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-progress^1.1.8
  • @radix-ui/react-radio-group^1.3.8
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-toast^1.2.15
  • @radix-ui/react-tooltip^1.2.8
  • @supabase/supabase-js^2.39.3
  • class-variance-authority^0.7.1
  • clsx^2.1.0
  • cmdk^1.1.1
  • lucide-react^0.562.0
  • next^16.1.1
  • next-themes^0.4.6
  • react^19.0.0
  • react-dom^19.0.0
  • …and 4 more.