PkgRadar

Package evidence

@cking000/[email protected]

Reverse Shell, Suspicious Publish Context

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
98
Versions published
3
First published
Jun 2026
Publisher
cking000

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":["@cking000/[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":["@cking000/[email protected]"],"fail_on":"high"}'
Publishercking000
Artifact bytes4,577,335
Previous version0.6.17
Published2026-06-22T10:01:18.072Z
SHA-2565aa9604ce079f17e5df22181d8410830f1e68761569e422b6d661f66e08ddc40

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
50Score
0.6.18Version
Status history (1 event)
  1. newavailable · risk high · score 50 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Reverse Shell

45 members · evidence strength 90
Repeated static TTPcandidate

Reverse Shell

78 members · max score 140

Evidence

Static findings

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

SeverityKindPathDetailPoints
highReverse Shellpackage/.next/static/chunks/194-d231a3ff99b573f9.js40
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Scripts 5

Sign in to view install / lifecycle script contents.

Dependencies15
  • @earendil-works/pi-ai^0.79.0
  • @earendil-works/pi-coding-agent^0.79.0
  • @lobehub/icons^5.6.0
  • @types/react-syntax-highlighter^15.5.13
  • katex^0.16.47
  • mammoth^1.12.0
  • mermaid^11.14.0
  • next16.2.1
  • react^19.2.4
  • react-dom^19.2.4
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • rehype-katex^7.0.1
  • remark-gfm^4.0.1
  • remark-math^6.0.0