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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/src/services/telegram.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Install-time lifecycle script | package.json | postinstall="echo \"\n🌑 DARKSOL Terminal installed. Run 'darksol setup' to configure your AI provider.\n\"" | 5 |
Manifest
Package metadata
Scripts4
devnode bin/darksol.js dashboardpostinstallecho " 🌑 DARKSOL Terminal installed. Run 'darksol setup' to configure your AI provider. "startnode bin/darksol.jstestnode --test tests/*.test.js
Dependencies19
agentmail^0.4.20blessed^0.1.81blessed-contrib^4.11.0boxen^8.0.1chalk^5.3.0cli-table3^0.6.5commander^12.1.0conf^13.0.1ethers^6.13.0figlet^1.8.0gradient-string^3.0.0inquirer^12.0.0nanospinner^1.1.0node-fetch^3.3.2open^11.0.0ora^8.1.0terminal-link^3.0.0update-notifier^7.3.1ws^8.21.0
Optional dependencies1
playwright-core^1.60.0