PkgRadar

Package evidence

[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
289
Versions published
6
First published
May 2026
Publisher
vediya

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishervediya
Artifact bytes103,441
Previous version3.2.0
Published2026-06-07T07:11:52.063Z
SHA-25698ec59210d48f6ac57d567fe1771b076ce983e6e1ab3b7f690428149a639116a

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
3.2.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/lib/node/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json && node build.mjs
  • build:dtstsc -p tsconfig.json
  • build:jsnode build.mjs
Dependencies13
  • @koishijs/components^1.5.22
  • @koishijs/console^5.30.11
  • @koishijs/registry^7.0.3
  • @langchain/core^0.3.80
  • cosmokit^1.8.1
  • execa^5.1.1
  • get-registry^1.2.0
  • ns-require^1.1.4
  • p-map^4.0.0
  • semver^7.6.3
  • spark-md5^3.0.2
  • which-pm-runs^1.1.0
  • zod^3.25.76