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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 17 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts21
benchmark-seednode scripts/benchmark-seed.jsbuildpnpm run clean && tsc -p tsconfig.api.json && pnpm run bundle:clientbump-versionzx --quiet scripts/bump-version.mjsbundletsc --noEmit && pnpm run bundle:client && pnpm run bundle:apibundle:analyzecross-env ANALYZE=true vite buildbundle:apipnpm run clean && tsc -p tsconfig.api.json && blocklet bundle --compact --monorepo --create-release --changelogbundle:clientvite buildcleannode scripts/build-clean.jscoveragepnpm run test --coveragedeploypnpm run bundle && blocklet deploy .blocklet/bundledevblocklet dev --openformatprettier -w srclinttsc --noEmit && eslint src api/src --ext .mjs,.js,.jsx,.ts,.tsxlint:fixpnpm run lint --fixprebundlenpm run typesprelintnpm run typessdk-testnode scripts/sdk.jsstarttsx watch api/dev.tstestnode scripts/jest.jstypesrm -rf types && tsc -p tsconfig.types.json && rm -f ../../packages/types/lib/*.d.ts && cp -f types/store/models/*.d.ts ../../packages/types/libuploadpnpm 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.