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
- 45
- First published
- Apr 2026
- Publisher
- peba2
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":["@celilo/[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":["@celilo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "id_rsa"
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 30 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/cli/commands/machine-add.ts | matched "id_rsa" | 5 |
| low | Credential file access | package/src/cli/commands/restore.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/cli/commands/system-init.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/cli/index.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/services/audit/machines-reachable.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/services/system-init.ts | matched "id_rsa" | 5 |
Manifest
Package metadata
Scripts22
checkbun run typecheck && bun run lintcheck:schemabun run scripts/export-manifest-schema.ts --checkdb:generatedrizzle-kit generatedb:migratebun run src/db/migrate.tsdb:studiodrizzle-kit studiodevbun run src/cli/index.tsexport:schemabun run scripts/export-manifest-schema.tsformatbiome format --write .lintbiome check .lint:fixbiome check --write .testbun test --timeout 60000 src/test:allbun test --timeout 60000 src/ test-integration/test:completionbun test --timeout 60000 test-integration/completion/test:goldenbun run generate-golden-files.tstest:integrationbun test --timeout 60000 test-integration/test:integration-slowbun test --timeout 300000 test-integration/test:integration:grepbun test --timeout 60000 test-integration -ttest:integration:modulebun test --timeout 60000 test-integration/moduletest:integration:module:zero-configbun test --timeout 60000 test-integration/module/zero-config.test.tstest:integration:systembun test --timeout 60000 test-integration/systemtest:integration:watchbun test --timeout 60000 test-integration/ --watchtypechecktsc --noEmit
Dependencies15
@aws-sdk/client-s3^3.1024.0@celilo/capabilities^0.3.0@celilo/cli-display^0.1.9@celilo/event-bus^0.1.5@clack/prompts^1.1.0ajv^8.18.0drizzle-orm^0.36.4ink^7.0.1ink-spinner^5.0.0ink-text-input^6.0.0react^19.2.5tar^7.5.10xxhash-wasm^1.1.0yaml^2.8.2zod^3.24.1