PkgRadar

Package evidence

@darksol/[email protected]

Install-time lifecycle script: postinstall="echo \"\n🌑 DARKSOL Terminal installed. Run 'darksol setup' to configure your AI provider.\n\""

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
472
Versions published
67
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,436,235
Previous version0.19.0
Published2026-05-27T10:51:10.116Z
SHA-256cd91331ca7a99de100deb6523196583ce587c73513a1405c57c89f076c032db3

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="echo \"\n🌑 DARKSOL Terminal installed. Run 'darksol setup' to configure your AI provider.\n\""

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
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