PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/.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.

Versions published
593Mature · −50% score
First published
Oct 2023
Publisher
wangshijun

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherwangshijun
Artifact bytes11,243,227
Previous version1.29.0
Published2026-06-11T09:42:55.669Z
SHA-256b4bbb99c0b52cda7a0b44e7dd3faccc70f0e47ae6a671477cb4c751b9d149045

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

high
Last checked
highRisk
17Score
1.29.1Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35

Manifest

Package metadata

Scripts21
  • benchmark-seednode scripts/benchmark-seed.js
  • buildpnpm run clean && tsc -p tsconfig.api.json && pnpm run bundle:client
  • bump-versionzx --quiet scripts/bump-version.mjs
  • bundletsc --noEmit && pnpm run bundle:client && pnpm run bundle:api
  • bundle:analyzecross-env ANALYZE=true vite build
  • bundle:apipnpm run clean && tsc -p tsconfig.api.json && blocklet bundle --compact --monorepo --create-release --changelog
  • bundle:clientvite build
  • cleannode scripts/build-clean.js
  • coveragepnpm run test --coverage
  • deploypnpm run bundle && blocklet deploy .blocklet/bundle
  • devblocklet dev --open
  • formatprettier -w src
  • linttsc --noEmit && eslint src api/src --ext .mjs,.js,.jsx,.ts,.tsx
  • lint:fixpnpm run lint --fix
  • prebundlenpm run types
  • prelintnpm run types
  • sdk-testnode scripts/sdk.js
  • starttsx watch api/dev.ts
  • testnode scripts/jest.js
  • typesrm -rf types && tsc -p tsconfig.types.json && rm -f ../../packages/types/lib/*.d.ts && cp -f types/store/models/*.d.ts ../../packages/types/lib
  • uploadpnpm run bundle && blocklet upload .blocklet/release/blocklet.json
Dependencies90
  • @abtnode/cron^1.17.12
  • @apple/app-store-server-library^3.1.0
  • @arcblock/did^1.30.9
  • @arcblock/did-connect-js4.0.0
  • @arcblock/did-connect-react^3.5.2
  • @arcblock/did-connect-storage-nedb^1.8.0
  • @arcblock/did-util^1.30.9
  • @arcblock/jwt^1.30.9
  • @arcblock/react-hooks^3.5.2
  • @arcblock/ux^3.5.2
  • @arcblock/validator^1.30.9
  • @arcblock/vc^1.30.9
  • @blocklet/did-space-js^1.2.23
  • @blocklet/error^0.3.5
  • @blocklet/js-sdk^1.17.12
  • @blocklet/logger^1.17.12
  • @blocklet/payment-broker-client1.29.1
  • @blocklet/payment-react1.29.1
  • @blocklet/payment-vendor1.29.1
  • @blocklet/sdk^1.17.12
  • @blocklet/ui-react^3.5.2
  • @blocklet/uploader^0.3.20
  • @blocklet/xss^0.3.16
  • @mui/icons-material^7.1.2
  • @mui/lab7.0.0-beta.14
  • @mui/material^7.1.2
  • @mui/system^7.1.1
  • @ocap/asset^1.30.9
  • @ocap/client^1.30.9
  • @ocap/mcrypto^1.30.9
  • …and 60 more.