PkgRadar

Package evidence

@opencompass-fe/[email protected]

Suspicious Publish Context: {"package_age_days":6,"publisher":"gaojia0815","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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
1,455Niche · −30% score
Versions published
11
First published
Jun 2026
Publisher
gaojia0815

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":["@opencompass-fe/[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":["@opencompass-fe/[email protected]"],"fail_on":"review"}'
Publishergaojia0815
Artifact bytes184,061
Previous version0.1.9
Published2026-06-16T03:21:26.236Z
SHA-256a6de67cfe70af820d426524c4cb5fc2dbda179c377e060d942441eda5daafcba

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":6,"publisher":"gaojia0815","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":6,"publisher":"gaojia0815","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts7
  • buildrimraf dist && rimraf es && cross-env NODE_ENV=production rollup -c rollup.config.js
  • demo:previewvite --config test/vite.config.ts
  • devcross-env NODE_ENV=developemnt rollup -m -c rollup.config.js -w
  • linteslint 'src/**/*.{ts,tsx,js,jsx}' && npm run build:type
  • lint:fixeslint src/**/*.{ts,tsx,js,jsx} --fix
  • publishnpm run build && npm publish
  • testtsc --project ./tsconfig.test.json && jest
Dependencies51
  • @ant-design/cssinjs^1.18.0-alpha.5
  • @ant-design/icons^4.7.0
  • @loadable/component^5.16.4
  • @microsoft/fetch-event-source^2.0.1
  • @openmmlab/oss-upload^1.3.0
  • @react-hook/hover^4.0.0
  • ahooks^3.8.1
  • antd>=4.15.0
  • antd-mobile^5.38.1
  • antd-mobile-icons^0.3.0
  • axios^1.6.2
  • classnames^2.3.2
  • core-js^3.9.1
  • country-flag-icons^1.5.16
  • cross-env^7.0.3
  • diff^5.1.0
  • diff2html^3.4.41
  • es6-promise^4.2.8
  • event-source-polyfill^1.0.31
  • events^3.3.0
  • html2canvas^1.4.1
  • js-cookie^3.0.5
  • jssha^3.3.1
  • localforage^1.10.0
  • lodash-es^4.17.21
  • lottie-react^2.4.0
  • moment^2.30.1
  • postcss^8.4.23
  • program-language-detector^0.0.12
  • rapid-uploader^0.0.10
  • …and 21 more.