PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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 promoting

Mixed 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"}'
Publishersoederpop
Artifact bytes1,572,547
Previous version3.2.0
Published2026-06-02T05:52:31.039Z
SHA-2568679c8de3147c2262dffe875c3609247cd426cbf9be497ea793d29efc1b99909

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

review
Last checked
reviewRisk
7Score
3.2.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/bootstrap/generated.tsmatched ".ssh/"5
lowCredential file accesspackage/src/node/features/runpod.tsmatched ".ssh/"5

Manifest

Package metadata

Scripts17
  • build:bootstrapbun run src/cli/cli.ts build-bootstrap
  • build:introspectionbun run src/cli/cli.ts introspect
  • build:python-bridgebun run src/cli/cli.ts build-python-bridge
  • build:scaffoldsbun run src/cli/cli.ts build-scaffolds
  • build:typestsc -p tsconfig.build.json
  • build:webbun run scripts/build-web.ts
  • cleanrm -rf dist build package
  • compilebun 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-cpp
  • consolets-node --esm scripts/console.ts
  • linteslint src/ --ext .js,.jsx,.ts,.tsx
  • precommitbun run typecheck && bun run update-all-docs && git add docs/apis/ && bun compile
  • servebun build:web && luca serve --any-port
  • setupgit 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.ts
  • testbun test test/*.test.ts
  • test:integrationbun test ./test-integration/
  • typechecktsc -p tsconfig.json --noEmit
  • update-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.1
  • axios1.13.6
  • cacache17.1.4
  • chalk5.4.1
  • child-process-promise2.2.1
  • chokidar3.6.0
  • cli-markdown3.5.0
  • compromise14.14.5
  • contentbase0.4.1
  • cors2.8.5
  • detect-port1.6.1
  • dotenv17.2.4
  • endent2.1.0
  • excalidraw-to-svg3.1.0
  • express4.21.2
  • figlet1.11.0
  • glob11.0.2
  • googleapis171.4.0
  • grammy1.40.0
  • inflect0.5.0
  • ink6.7.0
  • …and 36 more.
Optional dependencies1
  • node-llama-cpp3.17.1