PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"if(!process.env.CELL_QUIET) console.log(\"\\x1b[33m\\x1b[1mFIVO Cell ready!\\x1b[0m Run: cell run\")\""

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
4,952Niche · −30% score
Versions published
61
First published
May 2026
Publisher
thevinsoni

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherthevinsoni
Artifact bytes1,225,207
Previous version7.3.4
Published2026-06-16T15:09:18.604Z
SHA-256614aa8a9e8e5c2170711250a6256f1774da1cddbd18f1ca29cfd492e9f8d9ebf

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"if(!process.env.CELL_QUIET) console.log(\"\\x1b[33m\\x1b[1mFIVO Cell ready!\\x1b[0m Run: cell run\")\""

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

Availability ledger

available

high
Last checked
highRisk
28Score
8.0.0Version
Status history (1 event)
  1. newavailable · risk high · score 28 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"if(!process.env.CELL_QUIET) console.log(\"\\x1b[33m\\x1b[1mFIVO Cell ready!\\x1b[0m Run: cell run\")\""30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"if(!process.env.CELL_QUIET) console.log(\"\\x1b[33m\\x1b[1mFIVO Cell ready!\\x1b[0m Run: cell run\")\""30
lowCredential file accesspackage/dist/walls/06-memory/privacy/redactor.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"if(!process.env.CELL_QUIET) console.log(\"\\x1b[33m\\x1b[1mFIVO Cell ready!\\x1b[0m Run: cell run\")\""5

Manifest

Package metadata

Scripts12
  • buildtsc
  • devtsc --watch
  • formatprettier --write "src/**/*.ts"
  • linteslint src/ --ext .ts
  • postinstallnode -e "if(!process.env.CELL_QUIET) console.log("\x1b[33m\x1b[1mFIVO Cell ready!\x1b[0m Run: cell run")"
  • prepacktsc
  • prepublishOnlytsc
  • startnode dist/walls/07-runtime/cli/cli.js
  • testjest --passWithNoTests --no-coverage
  • test:coveragejest --passWithNoTests --coverage
  • test:vitestvitest run
  • test:watchjest --passWithNoTests --no-coverage --watch
Dependencies12
  • better-sqlite3^12.10.0
  • boxen^5.1.2
  • chalk^4.1.2
  • commander^11.0.0
  • cors^2.8.6
  • diff^5.1.0
  • express^5.2.1
  • figlet^1.7.0
  • gradient-string^2.0.2
  • morgan^1.10.1
  • ora^5.4.1
  • ws^8.21.0