PkgRadar

Package evidence

@soloco/[email protected]

Obfuscation Density: high encoded/escaped-token density

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["@soloco/[email protected]"],"fail_on":"review"}'
Publisherxieshangzi
Artifact bytes3,379,279
Previous version0.3.1-canary.1
Published2026-06-07T15:50:38.323Z
SHA-256c687786f24f354d37da2bf477b80d4920c7950b01efc219f205918be68adc296

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/ui-dist/assets/chunk-B4BG7PRW-9vmQqKKX.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/ui-dist/assets/flowDiagram-NV44I4VS-DRuTViBj.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/ui-dist/assets/index-DZuD1wmh.js2987687 bytes0

Manifest

Package metadata

Scripts9
  • buildtsc
  • cleanrm -rf dist
  • devtsx --env-file=.env src/index.ts
  • dev:watchcross-env SOLOCO_MIGRATION_PROMPT=never tsx watch --env-file=.env --ignore ../ui/node_modules --ignore ../ui/.vite --ignore ../ui/dist src/index.ts
  • prepare:ui-distbash ../scripts/prepare-server-ui-dist.sh
  • startnode dist/index.js
  • testvitest
  • test:runvitest run
  • typechecktsc --noEmit
Dependencies33
  • @anthropic-ai/claude-agent-sdk^0.2.116
  • @aws-sdk/client-s3^3.888.0
  • @composio/core^0.6.10
  • @soloco/adapter-claude-local0.3.2-canary.0
  • @soloco/adapter-codex-local0.3.2-canary.0
  • @soloco/adapter-cursor-local0.3.2-canary.0
  • @soloco/adapter-gemini-local0.3.2-canary.0
  • @soloco/adapter-openclaw-gateway0.3.2-canary.0
  • @soloco/adapter-opencode-local0.3.2-canary.0
  • @soloco/adapter-pi-local0.3.2-canary.0
  • @soloco/adapter-utils0.3.2-canary.0
  • @soloco/db0.3.2-canary.0
  • @soloco/local-runtime0.3.2-canary.0
  • @soloco/plugin-sdk0.3.2-canary.0
  • @soloco/shared0.3.2-canary.0
  • @types/cors^2.8.19
  • archiver^7.0.1
  • better-auth1.4.18
  • cors^2.8.6
  • detect-port^2.1.0
  • dotenv^17.0.1
  • drizzle-orm^0.38.4
  • embedded-postgres18.1.0-beta.15
  • express^5.1.0
  • jsonrepair^3.14.0
  • multer^2.0.2
  • open^11.0.0
  • pino^9.6.0
  • pino-http^10.4.0
  • pino-pretty^13.1.3
  • …and 3 more.