PkgRadar

Package evidence

@hexclave/[email protected]

Credential File Packaged: package/dist/dashboard/apps/dashboard/.env

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
310
Versions published
6
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

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":["@hexclave/[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":["@hexclave/[email protected]"],"fail_on":"review"}'
Artifact bytes40,963,050
Previous version1.0.5
Published2026-06-05T01:11:04.924Z
SHA-256513bb84e76f2463c6edcfd6a9ec500d552844a26472029849587e402a7d0cfe5

Why flagged

What the scanner saw

Credential File Packaged: package/dist/dashboard/apps/dashboard/.env

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
14Score
1.0.6Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/dist/dashboard/apps/dashboard/.envpackage/dist/dashboard/apps/dashboard/.env35
mediumRemote Payloadpackage/dist/dashboard/apps/dashboard/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12

Manifest

Package metadata

Scripts6
  • buildtsdown && node scripts/copy-runtime-assets.mjs
  • cleanrimraf node_modules && rimraf dist
  • devtsdown --watch
  • linteslint --ext .tsx,.ts .
  • testvitest run
  • typechecktsc --noEmit
Dependencies8
  • @anthropic-ai/claude-agent-sdk^0.2.73
  • @hexclave/js1.0.6
  • @hexclave/shared1.0.6
  • @inquirer/prompts^7.0.0
  • @sentry/node^10.42.0
  • commander^13.1.0
  • extract-zip^2.0.1
  • jiti^2.4.2