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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Manifest Codeless Dependency Stub | package.json | package ships no JS/TS source but declares 20 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
Manifest
Package metadata
Scripts9
buildrimraf dist && yarn run build:client && yarn run build:server && yarn run build:types && yarn run copy-static-filesbuild:clienttsc --project tsconfig.client.jsonbuild:servertsc --project tsconfig.server.jsonbuild:typestsc --project tsconfig.types.jsoncopy-static-filescopyfiles -u 3 "src/client/theme/**/*.css" dist/client/client/theme && copyfiles -u 1 "locales/*.json" dist/localesstartconcurrently -k -n client,server,types "yarn run start:client" "yarn run start:server" "yarn run start:types"start:clienttsc --watch --project tsconfig.client.jsonstart:servertsc --watch --project tsconfig.server.jsonstart: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.8axios^1.3.5cheerio^1.0.0-rc.3clsx^1.1.1debug^4.2.0fs-extra^10.0.0klaw-sync^6.0.0lunr^2.3.9lunr-languages^1.4.0mark.js^8.11.1marked^4.3.0statsig-react^1.27.1tslib^2.4.0