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.
- Weekly downloads
- 509
- Versions published
- 49Established · −30% score
- First published
- Sep 2025
- Publisher
- zengchaowu
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 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
Credential file access: matched ".npmrc"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/assets/materialFileIconMaps.json.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts31
buildcross-env NODE_OPTIONS=--max-old-space-size=8192 vite build --mode lib && pnpm run sync:main-dist-index && pnpm run sync:component-dist-index && pnpm run sync:package-exportsbuild-storybookpnpm run sync-iconfont && pnpm run sync:emojione-keys && cross-env NODE_OPTIONS=--max-old-space-size=8192 storybook buildbuild:fastcross-env NODE_OPTIONS=--max-old-space-size=8192 vite build --mode lib-fast && pnpm run sync:main-dist-index && pnpm run sync:component-dist-index && pnpm run sync:package-exportscheckpnpm run sync:theme-dark && pnpm run sync:emojione-keys && pnpm run check:theme-parity && pnpm run check:no-px && pnpm run check:no-vue-style && pnpm run check:tokens && pnpm run type-checkcheck:cicross-env SKIP_ICONFONT_SYNC=1 pnpm run checkcheck:no-pxnode scripts/check-no-hardcoded-px.mjscheck:no-vue-stylenode scripts/check-no-vue-style.mjscheck:theme-paritynode scripts/check-theme-token-parity.mjscheck:tokensnode scripts/check-design-token-colors.mjs --scope=all --rules=allcheck:tokens:palettenode scripts/check-design-token-colors.mjs --scope=cw --rules=palettecheck:tokens:palette:warnnode scripts/check-design-token-colors.mjs --scope=cw --rules=palette --warncheck:tokens:strict:warnnode scripts/check-design-token-colors.mjs --scope=cw --rules=all --warncheck:z-indexnode scripts/check-design-token-colors.mjs --scope=cw --rules=z-indexchromaticnpx chromatic --project-token=$CHROMATIC_PROJECT_TOKENdeploy:cosnpx tsx scripts/deploy-cos.tsdeploy:cos:buildpnpm run sync-iconfont && pnpm run sync:emojione-keys && cross-env NODE_OPTIONS=--max-old-space-size=8192 storybook builddeploy:tcbnpx tsx scripts/deploy-tcb.tsprebuildpnpm run sync-iconfont && pnpm run sync:emojione-keys && pnpm run sync:theme-dark && pnpm run check:theme-parity && pnpm run check:no-px && pnpm run check:no-vue-style && pnpm run check:tokenspublish:majornpx tsx scripts/publish.ts majorpublish:minornpx tsx scripts/publish.ts minorpublish:patchnpx tsx scripts/publish.ts patchpublish:prereleasenpx tsx scripts/publish.ts prereleasestorybookpnpm run sync-iconfont && pnpm run sync:emojione-keys && storybook dev -p 6006sync-iconfontnode scripts/sync-iconfont.mjssync:component-dist-indexnode scripts/sync-component-dist-index.mjssync:emojione-keysnode scripts/sync-emojione-unified-keys.mjssync:main-dist-indexnode scripts/sync-main-dist-index.mjssync:material-metanode scripts/sync-component-material-meta.mjssync:package-exportsnode scripts/sync-package-exports.mjssync:theme-darknode scripts/sync-theme-dark.mjs- …and 1 more.
Dependencies8
emoji-datasource^16.0.0emoji-datasource-emojione^4.0.4gsap^3.13.0highlight.js^11.11.1jszip^3.10.1marked^15.0.2vue-demi0.14.6zcw-shared2.26.0