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,018Niche · −30% score
Versions published
20
First published
Apr 2026
Publisher
silar

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

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":["[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"}'
Publishersilar
Artifact bytes227,889
Previous version1.11.6
Published2026-05-23T18:30:33.332Z
SHA-25642447f8b10b1f7eda6cd03aaabd3de009e2e09a5cc35aacd6433e584a2732e51

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
35Score
1.11.7Version
Status history (1 event)
  1. newavailable · risk review · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/daily.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/enrichProfiles.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/migrationCli.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/scout.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/syncAll.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/visit.mjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts49
  • applynpx nodemon run.mjs
  • apply-queuenode applyQueue.mjs
  • apply-queue:listnode applyQueue.mjs --list
  • build:pluginnode scripts/build-plugin.mjs
  • build:webpackwebpack --config webpack.config.js
  • dailynode daily.mjs
  • daily:commsnode daily.mjs --comms
  • daily:jobsnode daily.mjs --jobs
  • data:cleanupnode migrationCli.mjs data-cleanup
  • enrichnode syncAll.mjs --enrich
  • enrich-profilesnode enrichProfiles.mjs
  • enrich-profiles:listnode enrichProfiles.mjs --list
  • fix-unknownnode fix-unknown-senders.mjs
  • funnelnode funnelRunner.mjs
  • funnel:listnode funnelRunner.mjs --list
  • loginnode src/saveLoginState.mjs
  • messagesnode messageBot.mjs
  • messages:listnode messageBot.mjs --list
  • messages:pushnode messageBot.mjs --push-drafts
  • messages:reviewnode messageBot.mjs --review-drafts
  • migrate:statusnode migrationCli.mjs status
  • outreachnode outreachBot.mjs
  • pack-releasenode scripts/pack-release.mjs
  • prepublishOnlynpm run build:plugin
  • profile-historynode profileHistory.mjs
  • read-threadsnode readHotThreads.mjs
  • rollback:datanode migrationCli.mjs rollback-data
  • runnode run.mjs
  • scoutnode scout.mjs
  • scout:listnode scout.mjs --list
  • …and 19 more.
Dependencies5
  • @ilivemylife/graph-sdk^1.0.18
  • dotenv^16.4.5
  • puppeteer^22.15.0
  • puppeteer-extra^3.3.6
  • puppeteer-extra-plugin-stealth^2.11.2