PkgRadar

Package evidence

@darksol/[email protected]

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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
219
Versions published
68
First published
Mar 2026
Publisher
darksol

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":["@darksol/[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":["@darksol/[email protected]"],"fail_on":"review"}'
Publisherdarksol
Artifact bytes1,444,573
Previous version0.19.1
Published2026-06-11T15:44:24.949Z
SHA-256e3beffb295933ea24c6c8371076a1dbf769ac627be8f3a5dc3e1240baa1cb75b

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/src/services/telegram.jsmatched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler)5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo \"\n🌑 DARKSOL Terminal installed. Run 'darksol setup' to configure your AI provider.\n\""5

Manifest

Package metadata

Scripts4
  • devnode bin/darksol.js dashboard
  • postinstallecho " 🌑 DARKSOL Terminal installed. Run 'darksol setup' to configure your AI provider. "
  • startnode bin/darksol.js
  • testnode --test tests/*.test.js
Dependencies19
  • agentmail^0.4.20
  • blessed^0.1.81
  • blessed-contrib^4.11.0
  • boxen^8.0.1
  • chalk^5.3.0
  • cli-table3^0.6.5
  • commander^12.1.0
  • conf^13.0.1
  • ethers^6.13.0
  • figlet^1.8.0
  • gradient-string^3.0.0
  • inquirer^12.0.0
  • nanospinner^1.1.0
  • node-fetch^3.3.2
  • open^11.0.0
  • ora^8.1.0
  • terminal-link^3.0.0
  • update-notifier^7.3.1
  • ws^8.21.0
Optional dependencies1
  • playwright-core^1.60.0