PkgRadar

Package evidence

@zwbigi/[email protected]

Remote Payload: matched "api.telegram.org/bot"

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
7
First published
Jun 2026
Publisher
zwbigi

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":["@zwbigi/[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":["@zwbigi/[email protected]"],"fail_on":"review"}'
Publisherzwbigi
Artifact bytes13,942,939
Previous version0.1.6
Published2026-06-04T11:06:41.550Z
SHA-256ab934baa29f8a2911fe0a4d5fd541dc6cb4e6a8657453e29a8afb661fc1d2ae0

Why flagged

What the scanner saw

Remote Payload: matched "api.telegram.org/bot"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/inkos/packages/core/dist/notify/telegram.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/inkos/packages/core/src/notify/telegram.tsmatched "api.telegram.org/bot"12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/inkos/packages/core/dist/notify/telegram.jsmatched "api.telegram.org/bot"12
mediumRemote Payloadpackage/inkos/packages/core/src/notify/telegram.tsmatched "api.telegram.org/bot"12
lowCredential file accesspackage/inkos/packages/studio/dist/assets/ssh-config-_ykCGR6B.jsmatched ".ssh/"5
lowMessenger Bot Endpointpackage/inkos/packages/core/dist/notify/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowMessenger Bot Endpointpackage/inkos/packages/core/src/notify/telegram.tsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowLarge Javascript Payloadpackage/inkos/packages/cli/dist/index.js13152638 bytes0
lowObfuscation Densitypackage/inkos/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts7
  • buildnext build --webpack
  • devnext dev -p 30143 --webpack
  • electron:buildnpm run build && electron-builder
  • electron:devconcurrently "next dev -p 3030 --webpack" "wait-on http://localhost:3030 && electron ."
  • linteslint .
  • releasenpm version patch --no-git-tag-version && cd inkos && pnpm install && pnpm build && cd .. && npm run build && npm publish --registry https://registry.npmjs.org --access public
  • startnext start -p 30143
Dependencies13
  • @earendil-works/pi-ai^0.75.5
  • @earendil-works/pi-coding-agent^0.75.5
  • @lobehub/icons^5.6.0
  • @types/react-syntax-highlighter^15.5.13
  • chart.js^4.5.1
  • jszip^3.10.1
  • next16.2.1
  • pptxviewjs^1.1.9
  • react^19.2.4
  • react-dom^19.2.4
  • react-markdown^10.1.0
  • react-syntax-highlighter^16.1.1
  • remark-gfm^4.0.1