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
- 66
- Versions published
- 3
- First published
- May 2026
- Publisher
- celiumsai
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":["@celiumsai/[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":["@celiumsai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 17 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/compose/docker-compose.yml | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/compose/docker-compose.yml | matched "curl " | 12 |
| low | Credential file access | package/dist/chunk-662ROSFZ.js | matched "kubeconfig" | 5 |
Manifest
Package metadata
Scripts6
buildtsup && rm -rf dist/compose dist/migrations dist/ui && cp -R src/compose dist/compose && cp -R ../engine/scripts/migrations dist/migrations && (cd ui && npm install --no-audit --no-fund --silent && npm run build) && cp -R ui/dist dist/uilinttsc -p tsconfig.json --noEmitpostpacknode scripts/postpack.mjsprepacknode scripts/prepack.mjstestecho '(hard E2E smoke is run against a live OpenClaw — see docs)'typechecktsc -p tsconfig.json --noEmit
Dependencies19
@celiums/types^0.1.1@langchain/anthropic^1.3.28@langchain/aws^1.3.5@langchain/core^1.1.44@langchain/deepseek^1.0.25@langchain/google-genai^2.1.28@langchain/google-vertexai^2.1.28@langchain/mistralai^1.0.8@langchain/openai^1.4.5@langchain/xai^1.3.17@qdrant/js-client-rest^1.17.0ajv^8.18.0ajv-formats^3.0.1cohere-ai^8.0.0ioredis^5.10.1jose^5.10.0maxmind^4.3.29ollama^0.5.18pg^8.20.0
Optional dependencies1
better-sqlite3^12.10.0