PkgRadar

Package evidence

[email protected]

Credential file access: matched "id_rsa"

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
1
First published
Jun 2026
Publisher
wmeldman33

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"}'
Publisherwmeldman33
Artifact bytes141,060
Previous versionnone
Published2026-06-08T19:06:51.529Z
SHA-2565d6c3d7fc323cd80301c9e8452cb1cd00c41b98f4eca0a5f0ed16258833149e6

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

review
Last checked
reviewRisk
5Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/tui/panels/FilesPanel.jsmatched "id_rsa"5

Manifest

Package metadata

Scripts24
  • buildtsc
  • cf:deploynpx wrangler deploy src/companion/cloudflare-worker.ts
  • cf:devnpx wrangler dev src/companion/cloudflare-worker.ts
  • cf:tailnpx wrangler tail
  • companion:buildvite build
  • companion:devvite
  • devtsx watch cli.tsx
  • docs:gitbooktsx scripts/timmy-docs.ts publish
  • docs:previewtsx scripts/timmy-docs.ts preview
  • docs:verifytsx scripts/timmy-docs.ts verify
  • prepublishOnlynpm run build && npm test
  • starttsx cli.tsx
  • start:headlesstsx headless.ts
  • testvitest run
  • timmytsx src/cli.ts
  • timmy:agent-proof-verifytsx scripts/timmy-agent-proof-verify.ts
  • timmy:doctortsx src/cli.ts doctor
  • timmy:generation:intent-packtsx scripts/timmy-generation-intent-pack.ts
  • timmy:receipt-indextsx scripts/timmy-receipt-index.ts
  • timmy:setuptsx src/cli.ts setup
  • timmy:simulate:singletsx scripts/timmy-simulate-single.ts
  • timmy:snapshottsx scripts/timmy-snapshot.ts
  • timmy:test-runtsx scripts/timmy-test-run.ts
  • timmy:ui-smoketsx scripts/timmy-ui-smoke.tsx
Dependencies16
  • @cloudflare/flagship^0.3.1
  • @openfeature/server-sdk^1.21.0
  • @openrouter/sdklatest
  • @rive-app/canvas^2.36.0
  • chalk^5.4.0
  • commander^13.0.0
  • conf^13.0.0
  • eventemitter3^5.0.0
  • express^4.22.2
  • ink^7.0.3
  • open^11.0.0
  • playwright^1.49.0
  • qrcode-terminal^0.12.0
  • react^19.0.0
  • ws^8.18.0
  • zod^3.24.0