PkgRadar

Package evidence

[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 20 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
39Mature · −50% score
First published
Apr 2023
Publisher
statsig

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

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"}'
Publisherstatsig
Artifact bytes1,053
Previous version0.0.2-beta.33
Published2023-11-02T16:46:41.310Z
SHA-2567a088f8836fc528eb0dd425f783bbb84cb22d136e1c177a934de8d8566165c13

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 20 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

review
Last checked
reviewRisk
7Score
0.0.2-beta.34Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 20 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts9
  • buildrimraf dist && yarn run build:client && yarn run build:server && yarn run build:types && yarn run copy-static-files
  • build:clienttsc --project tsconfig.client.json
  • build:servertsc --project tsconfig.server.json
  • build:typestsc --project tsconfig.types.json
  • copy-static-filescopyfiles -u 3 "src/client/theme/**/*.css" dist/client/client/theme && copyfiles -u 1 "locales/*.json" dist/locales
  • startconcurrently -k -n client,server,types "yarn run start:client" "yarn run start:server" "yarn run start:types"
  • start:clienttsc --watch --project tsconfig.client.json
  • start:servertsc --watch --project tsconfig.server.json
  • start:typestsc --project tsconfig.types.json --watch
Dependencies20
  • @docusaurus/plugin-content-docs^2.0.0-rc.1
  • @docusaurus/theme-translations^2.0.0-rc.1
  • @docusaurus/utils^2.0.0-rc.1
  • @docusaurus/utils-common^2.0.0-rc.1
  • @docusaurus/utils-validation^2.0.0-rc.1
  • @easyops-cn/autocomplete.js^0.38.1
  • @node-rs/jieba^1.6.0
  • @types/marked^4.0.8
  • axios^1.3.5
  • cheerio^1.0.0-rc.3
  • clsx^1.1.1
  • debug^4.2.0
  • fs-extra^10.0.0
  • klaw-sync^6.0.0
  • lunr^2.3.9
  • lunr-languages^1.4.0
  • mark.js^8.11.1
  • marked^4.3.0
  • statsig-react^1.27.1
  • tslib^2.4.0