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
- 12Established · −30% score
- First published
- Nov 2022
- Publisher
- soederpop
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
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 ".ssh/"
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 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/bootstrap/generated.ts | matched ".ssh/" | 5 |
| low | Credential file access | package/src/node/features/runpod.ts | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts17
build:bootstrapbun run src/cli/cli.ts build-bootstrapbuild:introspectionbun run src/cli/cli.ts introspectbuild:python-bridgebun run src/cli/cli.ts build-python-bridgebuild:scaffoldsbun run src/cli/cli.ts build-scaffoldsbuild:typestsc -p tsconfig.build.jsonbuild:webbun run scripts/build-web.tscleanrm -rf dist build packagecompilebun run build:introspection && bun run build:scaffolds && bun run build:bootstrap && bun run build:python-bridge && bash scripts/stamp-build.sh && bun build ./src/cli/cli.ts --compile --outfile dist/luca --external node-llama-cppconsolets-node --esm scripts/console.tslinteslint src/ --ext .js,.jsx,.ts,.tsxprecommitbun run typecheck && bun run update-all-docs && git add docs/apis/ && bun compileservebun build:web && luca serve --any-portsetupgit update-index --skip-worktree src/introspection/generated.node.ts src/introspection/generated.web.ts src/introspection/generated.agi.ts src/scaffolds/generated.ts src/bootstrap/generated.ts src/python/generated.tstestbun test test/*.test.tstest:integrationbun test ./test-integration/typechecktsc -p tsconfig.json --noEmitupdate-all-docsbun run test && bun run build:introspection && bun run src/cli/cli.ts generate-api-docs && bun run build:scaffolds && bun run build:bootstrap && bun run build:python-bridge
Dependencies66
@modelcontextprotocol/sdk1.12.1@noble/ciphers^2.2.0@noble/curves^2.2.0@noble/hashes^2.2.0@number0/iroh^0.35.0@openai/codex0.99.0@resvg/resvg-js2.6.2@supabase/supabase-js2.95.3@types/marked6.0.0@types/marked-terminal6.1.1axios1.13.6cacache17.1.4chalk5.4.1child-process-promise2.2.1chokidar3.6.0cli-markdown3.5.0compromise14.14.5contentbase0.4.1cors2.8.5detect-port1.6.1dotenv17.2.4endent2.1.0excalidraw-to-svg3.1.0express4.21.2figlet1.11.0glob11.0.2googleapis171.4.0grammy1.40.0inflect0.5.0ink6.7.0- …and 36 more.
Optional dependencies1
node-llama-cpp3.17.1