Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@byzanteam/[email protected]"],"fail_on":"high"}'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":["@byzanteam/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 high · score 58 · status changed
Evidence
Static findings
16 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/target-ratio-chart/index.js | high encoded/escaped-token density | 12 |
Show all 16 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/target-ratio-chart/index.js | high encoded/escaped-token density | 12 |
| low | Install-time lifecycle script | package.json | prepare="npm run build" | 4 |
| low | Obfuscation | package/dist/basic-area/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/basic-bar/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/basic-line/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/basic-pie/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/basic-radar-chart/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/basic-zebra-chart/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/horizontal-bar/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/line-bar-combination-chart/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/nightingale-rose-chart/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/stacked-area-chart/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/stacked-bar-chart/index.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/target-ratio-chart/index.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/vcharts.cjs.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/vcharts.esm.js | matched "\\uFEFF" | 3 |
Manifest
Package metadata
Scripts6
buildrollup --config=build/rollup.config.jslinteslint --ext=.ts,.vue --fix examples srclint:cieslint --ext=.ts,.vue examples srcpreparenpm run buildservewebpack-dev-server --config=build/webpack.config.jsstagelint-staged
Dependencies4
echarts^4.7.0lodash-es^4.17.15vue^2.6.11vue-echarts^5.0.0-beta.0