PkgRadar

Package evidence

@ccsk/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
1,169Niche · −30% score
Versions published
11
First published
May 2026
Publisher
imnortheastt

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@ccsk/[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":["@ccsk/[email protected]"],"fail_on":"review"}'
Publisherimnortheastt
Artifact bytes55,137
Previous version1.0.11
Published2026-06-03T03:59:39.621Z
SHA-256707adbfefe8bc946fc1bb7236cdb7d6c8f84562090702dc5044d098b1103ed6a

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

review
Last checked
reviewRisk
11Score
1.0.12Version
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/core/rtk.jsmatched "raw.githubusercontent.com"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/core/rtk.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/dist/core/github-auth.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts5
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • preparetsc
  • startnode ./bin/ccsk.js
Dependencies6
  • @clack/prompts^1.4.0
  • commander^15.0.0
  • execa^9.5.1
  • picocolors^1.1.1
  • qrcode^1.5.4
  • vietnam-qr-pay^1.5.0