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 bytes177,490
Previous version0.7.41
Published2026-06-14T08:14:25.029Z
SHA-256879a35907ee35dadb8a8273caf1c72b0eca231f47f6195985f328cdcf2ef5f48

Why flagged

What the scanner saw

Reverse Shell

2 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.7.42Version
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

Credential file access

1567 members · evidence strength 90
Repeated static TTPactive

Reverse Shell

29 members · evidence strength 84
Repeated static TTPcandidate

Credential file access

1567 members · max score 325
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 4

Sign in to view install / lifecycle script contents.