PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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 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"}'
Publisherzengchaowu
Artifact bytes1,147,496
Previous version1.30.0
Published2026-06-17T02:33:57.847Z
SHA-256d88053b3f9454d3fd901286e63077459ef1362191b7be29cd802d7d23c255d99

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

review
Last checked
reviewRisk
3Score
1.31.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/assets/materialFileIconMaps.json.jsmatched ".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-exports
  • build-storybookpnpm run sync-iconfont && pnpm run sync:emojione-keys && cross-env NODE_OPTIONS=--max-old-space-size=8192 storybook build
  • build: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-exports
  • checkpnpm 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-check
  • check:cicross-env SKIP_ICONFONT_SYNC=1 pnpm run check
  • check:no-pxnode scripts/check-no-hardcoded-px.mjs
  • check:no-vue-stylenode scripts/check-no-vue-style.mjs
  • check:theme-paritynode scripts/check-theme-token-parity.mjs
  • check:tokensnode scripts/check-design-token-colors.mjs --scope=all --rules=all
  • check:tokens:palettenode scripts/check-design-token-colors.mjs --scope=cw --rules=palette
  • check:tokens:palette:warnnode scripts/check-design-token-colors.mjs --scope=cw --rules=palette --warn
  • check:tokens:strict:warnnode scripts/check-design-token-colors.mjs --scope=cw --rules=all --warn
  • check:z-indexnode scripts/check-design-token-colors.mjs --scope=cw --rules=z-index
  • chromaticnpx chromatic --project-token=$CHROMATIC_PROJECT_TOKEN
  • deploy:cosnpx tsx scripts/deploy-cos.ts
  • deploy:cos:buildpnpm run sync-iconfont && pnpm run sync:emojione-keys && cross-env NODE_OPTIONS=--max-old-space-size=8192 storybook build
  • deploy:tcbnpx tsx scripts/deploy-tcb.ts
  • prebuildpnpm 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:tokens
  • publish:majornpx tsx scripts/publish.ts major
  • publish:minornpx tsx scripts/publish.ts minor
  • publish:patchnpx tsx scripts/publish.ts patch
  • publish:prereleasenpx tsx scripts/publish.ts prerelease
  • storybookpnpm run sync-iconfont && pnpm run sync:emojione-keys && storybook dev -p 6006
  • sync-iconfontnode scripts/sync-iconfont.mjs
  • sync:component-dist-indexnode scripts/sync-component-dist-index.mjs
  • sync:emojione-keysnode scripts/sync-emojione-unified-keys.mjs
  • sync:main-dist-indexnode scripts/sync-main-dist-index.mjs
  • sync:material-metanode scripts/sync-component-material-meta.mjs
  • sync:package-exportsnode scripts/sync-package-exports.mjs
  • sync:theme-darknode scripts/sync-theme-dark.mjs
  • …and 1 more.
Dependencies8
  • emoji-datasource^16.0.0
  • emoji-datasource-emojione^4.0.4
  • gsap^3.13.0
  • highlight.js^11.11.1
  • jszip^3.10.1
  • marked^15.0.2
  • vue-demi0.14.6
  • zcw-shared2.26.0