PkgRadar

Package evidence

@optima-chat/[email protected]

Reverse Shell, Credential file access, Remote Payload +1 more

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.

Versions published
68Established · −30% score
First published
Nov 2025
Publisher
veryverypro

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@optima-chat/[email protected]"],"fail_on":"high"}'

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":["@optima-chat/[email protected]"],"fail_on":"high"}'
Publisherveryverypro
Artifact bytes187,824
Previous version0.8.1
Published2026-06-16T03:19:21.439Z
SHA-256940dcebcff920d7ced35c640ae5554afc37391108c29c4b17734d80cf572432d

Why flagged

What the scanner saw

Reverse Shell

1 candidate cluster(s) currently reference this release.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
79Score
0.8.2Version
Status history (3 events)
  1. availableavailable · risk high · score 79 · status available -> available, risk high -> high, score 44 -> 79
  2. availableavailable · risk high · score 44 · status available -> available, risk high -> high, score 61 -> 44
  3. newavailable · risk high · score 61 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Reverse Shell

29 members · evidence strength 84
Repeated static TTPcandidate

Reverse Shell

29 members · max score 297

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/dist/bin/helpers/db-utils.js40
highReverse Shellpackage/bin/helpers/db-utils.ts40
highCredential file accesspackage/bin/helpers/db-utils.ts30
mediumRemote Payloadpackage/bin/helpers/billing-http.ts12
mediumRemote Payloadpackage/bin/helpers/db-utils.ts12
mediumRemote Payloadpackage/bin/helpers/infisical-secrets.ts12
mediumRemote Payloadpackage/bin/helpers/show-env.ts12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highReverse Shellpackage/dist/bin/helpers/db-utils.js40
highReverse Shellpackage/bin/helpers/db-utils.ts40
highCredential file accesspackage/bin/helpers/db-utils.ts30
mediumRemote Payloadpackage/bin/helpers/billing-http.ts12
mediumRemote Payloadpackage/bin/helpers/db-utils.ts12
mediumRemote Payloadpackage/bin/helpers/infisical-secrets.ts12
mediumRemote Payloadpackage/bin/helpers/show-env.ts12
lowCredential file accesspackage/dist/bin/helpers/db-utils.js5
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 3

Sign in to view install / lifecycle script contents.