PkgRadar

Package evidence

@byzanteam/[email protected]

Obfuscation Density: high encoded/escaped-token density

Recommended action

Block this update

Static 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"}'
Publisherbyzan.dev
Artifact bytes2,137,804
Previous version0.2.3-alpha.a05a3411
Published2020-07-09T05:03:11.346Z
SHA-256dd24014494a54bcf6265212d4bba7b2c845ac7c69953572c53cbc48136b03e8c

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

high
Last checked
highRisk
73Score
0.2.3-alpha.b5b47142Version
Status history (1 event)
  1. newavailable · risk high · score 73 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/side-by-side-pie-chart/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/target-ratio-chart/index.jshigh encoded/escaped-token density12
Show all 18 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/side-by-side-pie-chart/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/target-ratio-chart/index.jshigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonprepare="npm run build"4
lowObfuscationpackage/dist/basic-area/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/basic-bar/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/basic-line/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/basic-pie/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/basic-radar-chart/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/basic-zebra-chart/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/horizontal-bar/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/line-bar-combination-chart/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/nightingale-rose-chart/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/side-by-side-pie-chart/index.jsmatched "\\x00"3
lowObfuscationpackage/dist/stacked-area-chart/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/stacked-bar-chart/index.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/target-ratio-chart/index.jsmatched "\\x00"3
lowObfuscationpackage/dist/vcharts.cjs.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/vcharts.esm.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts6
  • buildrollup --config=build/rollup.config.js
  • linteslint --ext=.ts,.vue --fix examples src
  • lint:cieslint --ext=.ts,.vue examples src
  • preparenpm run build
  • servewebpack-dev-server --config=build/webpack.config.js
  • stagelint-staged
Dependencies5
  • echarts^4.7.0
  • lodash-es^4.17.15
  • resize-observer-polyfill^1.5.1
  • vue^2.6.11
  • vue-echarts^5.0.0-beta.0