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
1,690Niche · −30% score
Versions published
52Established · −30% score
First published
Nov 2025
Publisher
kenndeclouv

Effective trust discount applied: 30% (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":["[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"}'
Publisherkenndeclouv
Artifact bytes256,338
Previous version26.0.10
Published2026-06-15T11:31:22.713Z
SHA-25637effb68cb80b335563220a33874f2feb50616dab6f2ecc68a840e05a35e6804

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/managers/AddonManager.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/cli/commands/DIGenerateCommand.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/managers/InteractionManager.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/Kythia.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/cli/commands/LangCheckCommand.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/managers/ShardingManager.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/managers/ShutdownManager.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts13
  • buildtsc && cp -r src/lang dist/lang
  • build:prodtsc && cp -r src/lang dist/lang && node scripts/gen-integrity.mjs && bun run obfuscate
  • devbun format && rm -rf dist && bun run build:prod && yalc push
  • fixbiome check --write .
  • formatbiome format --write .
  • obfuscatejavascript-obfuscator dist --output dist --config obfuscator.config.json
  • postbuildecho '[build] Dev build complete. Run build:prod for production.'
  • preparehusky
  • prepublishOnlyrm -rf dist && bun run build:prod
  • testvitest run
  • test:uivitest --ui
  • test:watchvitest
  • watchtsc -w && cp -r src/lang dist/lang
Dependencies23
  • @babel/parser^7.29.3
  • @babel/traverse^7.29.0
  • @dotenvx/dotenvx^1.64.0
  • @google/genai^1.52.0
  • @sentry/node^10.51.0
  • async-exit-hook^2.0.1
  • async-mutex^0.5.0
  • axios^1.16.0
  • bullmq^5.78.1
  • cli-color^2.0.4
  • commander^14.0.3
  • figlet^1.11.0
  • glob^13.0.6
  • ioredis^5.10.1
  • json-stable-stringify^1.3.0
  • lru-cache^11.3.6
  • node-cron^3.0.3
  • picocolors^1.1.1
  • prom-client^15.1.3
  • sequelize^6.37.8
  • umzug^3.8.3
  • winston^3.19.0
  • winston-daily-rotate-file^5.0.0