PkgRadar

Package evidence

@soloco/[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"console.log('Soloco installed. Run \\\"soloco\\\" to open your workspace.')\""

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@soloco/[email protected]"],"fail_on":"high"}'

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":["@soloco/[email protected]"],"fail_on":"high"}'
Publisherxieshangzi
Artifact bytes54,459
Previous version0.3.1-canary.1
Published2026-06-07T15:50:45.093Z
SHA-2564e5a34c04bf4845ab0fc5a1a716ae94bc92957e352c2e9c22808e6ebeb6c1c37

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.3.2-canary.0 vs 0.3.1-canary.1: "node -e \"console.log('Soloco installed. Run \\\"soloco\\\" to open your workspace.')\""

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

Availability ledger

available

high
Last checked
highRisk
75Score
0.3.2-canary.0Version
Status history (1 event)
  1. newavailable · risk high · score 75 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.3.2-canary.0 vs 0.3.1-canary.1: "node -e \"console.log('Soloco installed. Run \\\"soloco\\\" to open your workspace.')\""40
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"console.log('Soloco installed. Run \\\"soloco\\\" to open your workspace.')\""30
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.3.2-canary.0 vs 0.3.1-canary.1: "node -e \"console.log('Soloco installed. Run \\\"soloco\\\" to open your workspace.')\""40
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"console.log('Soloco installed. Run \\\"soloco\\\" to open your workspace.')\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"console.log('Soloco installed. Run \\\"soloco\\\" to open your workspace.')\""5
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts1
  • postinstallnode -e "console.log('Soloco installed. Run \"soloco\" to open your workspace.')"
Dependencies10
  • @clack/prompts^0.10.0
  • @soloco/server0.3.2-canary.0
  • commander^13.1.0
  • dotenv^17.0.1
  • drizzle-orm0.38.4
  • embedded-postgres^18.1.0-beta.16
  • picocolors^1.1.1
  • postgres^3.4.5
  • ws^8.19.0
  • zod^3.24.2