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
- 388
- First published
- Mar 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 4 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/ui/assets/bedrock-camp-DS1dgU6g.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/ui/assets/dist-BmWy99kl.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="if [ -d patches ]; then npx --no-install patch-package || { echo \"ERROR: patches/ present but patch-package not installed (run a full 'npm ci' incl. devDependencies)\"; exit 1; }; fi && if [ -d packages/shared-ts ]; then npm run build -w @slicc/shared-ts; fi && if [ -d packages/cloud-core ]; then npm run build -w @slicc/cloud-core; fi && if [ -d packages/webcomponents ]; then npm run build -w @slicc/webcomponents; fi" | 5 |
| low | Large Javascript Payload | package/dist/ui/assets/kernel-worker-DebNPXFQ.js | 2559301 bytes | 0 |
| low | Obfuscation Density | package/dist/ui/assets/kokoro-IuvgZkZk.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/ui/assets/kokoro-pZaPWf_-.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/ui/slicc-diff.js | 9865358 bytes | 0 |
| low | Large Javascript Payload | package/dist/ui/assets/typescript-qBO0Z4wm.js | 3471325 bytes | 0 |
Manifest
Package metadata
Scripts41
buildnpm run build -w @slicc/shared-ts && npm run build -w @slicc/cloud-core && npm run build -w @slicc/webcomponents && npm run build -w @slicc/webapp && npm run build -w @ai-ecoverse/cherry && npm run build -w @slicc/node-server && npm run build -w @slicc/chrome-extension && npm run build -w @slicc/cloudflare-worker && npm run build -w @slicc/swift-server && npm run build -w @slicc/swift-optel && npm run build -w @slicc/swift-launchercoverage:ratchetnode packages/dev-tools/tools/coverage-ratchet.mjsdeadcodeknip --include files,dependencies,devDependencies,unlisted,binaries,unresolved,duplicatesdeadcode:filesknip --include filesdeadcode:fullknipdeadcode:productionknip --production --strictdeadcode:production-filesknip --production --include filesdeadcode:swiftnpm run deadcode -w @slicc/swift-server && npm run deadcode -w @slicc/swift-optel && npm run deadcode -w @slicc/swift-launcherdevtsx packages/node-server/src/index.ts --devdev:electrontsx packages/node-server/src/index.ts --dev --electronlintbiome check --write . && prettier --write . && npm run lint:docs && npm run lint:skills && npm run lint:no-innerhtml && npm run lint:patcheslint:cibiome check . && prettier --check . && npm run lint:docs && npm run lint:skills -- --strict && npm run lint:no-innerhtml && npm run lint:patcheslint:docsnode packages/dev-tools/tools/check-doc-sizes.mjslint:no-innerhtmlnode packages/dev-tools/tools/check-no-innerhtml.mjslint:patchesnode packages/dev-tools/patch-reconcile/check-patches.mjslint:skillsnode packages/dev-tools/tools/lint-skills.mjslint:swiftnpm run lint -w @slicc/swift-server && npm run lint -w @slicc/swift-optel && npm run lint -w @slicc/swift-launcher && cd packages/ios-app && swiftlint lintpackage:releasenode dist/node-server/release-package.jspostinstallif [ -d patches ]; then npx --no-install patch-package || { echo "ERROR: patches/ present but patch-package not installed (run a full 'npm ci' incl. devDependencies)"; exit 1; }; fi && if [ -d packages/shared-ts ]; then npm run build -w @slicc/shared-ts; fi && if [ -d packages/cloud-core ]; then npm run build -w @slicc/cloud-core; fi && if [ -d packages/webcomponents ]; then npm run build -w @slicc/webcomponents; fipreflightnode packages/dev-tools/tools/preflight-deps.mjspreparehuskypretestnpm run preflightpretypechecknpm run preflightpublish:chromenode dist/node-server/publish-chrome-web-store.jspublish:workerbash packages/cloudflare-worker/scripts/publish-worker.shstartnode dist/node-server/index.jsstart:electronnode dist/node-server/index.js --electronstart:extensionnpm run build -w @slicc/chrome-extension && npm run dev -- --profile=extensiontestvitest runtest:coveragevitest run --coverage- …and 11 more.
Dependencies4
e2b^2.23.0express^5.0.0pyodide0.29.4ws^8.18.0