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"}'
Publishervanppo
Artifact bytes1,100,051
Previous version0.4.1
Published2020-02-24T05:08:51.080Z
SHA-256ef502b24f32f2a266f8248595bc9a17fd6bba2a5f6f95aa8240f75dffc08764f

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
45Score
0.4.2Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

vanppo

4 members · evidence strength 67

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/graphite.common.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/graphite.umd.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/graphite.umd.min.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/graphite.common.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/graphite.umd.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/graphite.umd.min.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/graphite.common.jsmatched "\\x00"3
lowObfuscationpackage/dist/graphite.umd.jsmatched "\\x00"3
lowObfuscationpackage/dist/graphite.umd.min.jsmatched "\\x00"3

Manifest

Package metadata

Scripts5
  • buildvue-cli-service build --target lib --name graphite src/index.ts
  • lintvue-cli-service lint src examples
  • prepacknpm run build
  • servevue-cli-service serve examples/index.ts
  • testecho No test suite yet.
Dependencies4
  • @byzanteam/carbonium^0.4.2
  • lodash^4.17.15
  • vue^2.6.10
  • vue-property-decorator^8.1.0