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
231
Versions published
23
First published
Apr 2026
Publisher
silar

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"}'
Publishersilar
Artifact bytes295,427
Previous version1.13.0
Published2026-06-17T17:49:48.557Z
SHA-256d0ee7f70dcba90ea54df022c959e124b7b6d9d646398b11ff12697f5dd3c9f7a

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.13.1Version
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/dist/daily.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/enrichProfiles.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/migrationCli.mjshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/scout.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts51
  • 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-profilenode enrichProfile.mjs
  • enrich-profilesnode enrichProfiles.mjs
  • enrich-profiles:listnode enrichProfiles.mjs --list
  • fix-unknownnode fix-unknown-senders.mjs
  • funnelnode funnelRunner.mjs
  • funnel:listnode funnelRunner.mjs --list
  • helpnode help.mjs
  • 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
  • …and 21 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