PkgRadar

Package evidence

@statsig/[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.

Versions published
17Established · −30% score
First published
Apr 2025
Publisher
daniel-statsig

Effective trust discount applied: 30% (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":["@statsig/[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":["@statsig/[email protected]"],"fail_on":"review"}'
Artifact bytes20,956
Previous version0.0.15
Published2025-09-30T00:02:57.726Z
SHA-25603b612a21075174442b8c3c63d88c69ae5791b76079d884737c64aa8d5c8c2cb

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.0.16Version
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/dist/utils/statsig-sdk/statsig-sdk.jsmatched ".aws/"5

Manifest

Package metadata

Scripts6
  • buildtsc
  • build:watchtsc --watch
  • devNODE_OPTIONS="--no-deprecation" STATSIG_WIZARD_ENV="development" tsx test/dev.ts
  • linknpm link
  • preparerm -rf dist && pnpm run build
  • testSTATSIG_WIZARD_ENV="test" jest
Dependencies19
  • @clack/prompts^0.10.1
  • @statsig/cli-session-replay-node^3.24.4
  • @statsig/js-client^3.24.4
  • chalk^5.4.1
  • close-with-grace^2.2.0
  • copy-paste^2.1.1
  • diff^8.0.2
  • dotenv^16.5.0
  • fast-glob^3.3.3
  • merge-stream^2.0.0
  • node-localstorage^3.0.5
  • open^10.1.2
  • openai^4.93.0
  • picocolors^1.1.1
  • simple-git^3.27.0
  • statsig-node^6.3.2
  • tsx^4.19.3
  • typescript^5.8.3
  • zod^3.24.2