PkgRadar

Package evidence

@comate/[email protected]

Reverse Shell, Credential file access

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
3
First published
Mar 2024
Publisher
otakustay

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":["@comate/[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":["@comate/[email protected]"],"fail_on":"high"}'
Publisherotakustay
Artifact bytes3,441,610
Previous versionnone
Published2024-03-11T08:22:09.789Z
SHA-256c44ad3914e4a8ef2cf9b2615d2820e4693100100fa123028cc6441e61d39e8ac

Why flagged

What the scanner saw

Reverse Shell

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.9.0Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/dist/assets/354.9146af3a4bf86463f747.js40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highReverse Shellpackage/dist/assets/354.9146af3a4bf86463f747.js40
lowCredential file accesspackage/dist/assets/865.0665f03b5440ca0ce72d.js5

Manifest

Package metadata

Scripts 6

Sign in to view install / lifecycle script contents.

Dependencies4
  • @comate/plugin-engine^0.9.0
  • @comate/plugin-shared-internals^0.9.0
  • conf^12.0.0
  • globby13.2.2