PkgRadar

Package evidence

@vtx/[email protected]

Obfuscation Density: high encoded/escaped-token density

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.

Versions published
76Mature · −50% score
First published
Feb 2024
Publisher
songwenlin

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@vtx/[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":["@vtx/[email protected]"],"fail_on":"review"}'
Publishersongwenlin
Artifact bytes4,180,294
Previous version1.0.72
Published2025-08-29T08:59:41.001Z
SHA-2563e1c3f1d28d6fa6da3839d96ec9f0c91f09237640853ee475aac75335fa5d73c

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

low
Last checked
lowRisk
0Score
1.0.73Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/lib/inflow-infiltration-analysis/DetailModal.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/lib/rain-sewage-mixed-analysis/DetailModal.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/lib/sedimentation-analysis/DetailModal.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/lib/water-balance-analysis/DetailModal.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts15
  • builddumi build
  • bumpgulp bump --prerelease
  • changelogconventional-changelog -p custom-config -i CHANGELOG.md -s -r 0
  • compilegulp compile
  • fixeslint --fix --ext .js,.jsx components && npm run style:fix
  • lintnpm run lint:script && npm run lint:style
  • lint:scripteslint components --ext .js,.jsx
  • lint:stylestylelint components/**/*.less --syntax less
  • prettierprettier -c --write **/*
  • pretty-quickpretty-quick
  • pubnpm publish --access=public
  • releaserelease-it --no-npm.publish
  • startdumi dev
  • style:fixstylelint components/**/*.less --syntax less --fix
  • versionnpm run changelog && git add CHANGELOG.md
Dependencies5
  • @vtx/ol-map^1.0.94
  • @vtx/utils^1.0.12
  • echarts-liquidfill^3.1.0
  • html2canvas^1.4.1
  • jspdf^2.5.2