PkgRadar

Package evidence

@ks-web/[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.

Weekly downloads
22
Versions published
21Mature · −50% score
First published
Jul 2023
Publisher
heyang_mj

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

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":["@ks-web/[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":["@ks-web/[email protected]"],"fail_on":"review"}'
Publisherheyang_mj
Artifact bytes239,321
Previous version0.1.9
Published2026-05-25T09:59:16.405Z
SHA-256acc8c4c873b648b976594d78be1f6d80b8831e3f536173c2c957a991bac51f8e

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/template/ks-vue3/package-lock.jsonhigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/template/ks-vue3/package-lock.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/dist/template/ks-vue3/public/[email protected]matched "\\u2028"3

Manifest

Package metadata

Scripts3
  • buildrimraf dist && pnpm run build-bundle
  • build-bundlerollup --config rollup.config.ts --configPlugin typescript
  • devrimraf dist && pnpm run build-bundle -w
Dependencies9
  • @babel/core^7.29.0
  • @babel/preset-env^7.29.5
  • @babel/preset-typescript^7.28.5
  • @ks-web/utils^0.0.1
  • kolorist^1.8.0
  • minimist^1.2.8
  • prompts^2.4.2
  • tslib^2.8.1
  • typescript^6.0.3