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.

Weekly downloads
2,349Niche · −30% score
Versions published
89
First published
Feb 2026
Publisher
shaun0927

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"}'
Publishershaun0927
Artifact bytes2,467,293
Previous version1.12.4
Published2026-05-25T08:36:12.187Z
SHA-256a241b8fcee348cddf942d09c1b10fd50d5e371dcfd8642dd0e4657f38466cea1

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
10Score
1.12.5Version
Status history (3 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk high -> review, score 97 -> 10
  2. availableavailable · risk high · score 97 · status available -> available, risk high -> high, score 101 -> 97
  3. newavailable · risk high · score 101 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/tools/file-upload.jsmatched "id_rsa"5
lowCredential file accesspackage/dist/core/trace/redactor.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/trace/redactor.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts47
  • bench:agent-successts-node tests/benchmark/episode-harness/cli.ts
  • bench:agent-success:mockts-node tests/benchmark/episode-harness/cli.ts --adapter mock
  • bench:api-key-readinessts-node tests/benchmark/benchmark-readiness.ts --api-key-only
  • bench:authts-node tests/benchmark/run-auth.ts --local-smoke
  • bench:competitor-smokets-node tests/benchmark/run-competitor-smoke.ts
  • bench:dxts-node tests/benchmark/run-dx.ts
  • bench:episodets-node tests/benchmark/episode-harness/cli.ts
  • bench:episode:mockts-node tests/benchmark/episode-harness/cli.ts --adapter mock
  • bench:episode:tokensts-node tests/benchmark/run-episode-token-cost.ts
  • bench:full:livets-node tests/benchmark/run-full-benchmark.ts --mode live
  • bench:full:recordedts-node tests/benchmark/run-full-benchmark.ts --mode recorded
  • bench:latencyts-node tests/benchmark/run-latency.ts
  • bench:longrunts-node tests/benchmark/run-longrun.ts
  • bench:readinessts-node tests/benchmark/benchmark-readiness.ts
  • bench:realworldts-node tests/benchmark/run-realworld-task-completion.ts && node benchmark/generate-realworld-task-completion-section.mjs
  • bench:realworld:headlinets-node tests/benchmark/run-realworld-task-completion.ts --recording-dir=benchmark/recordings/realworld && node benchmark/generate-realworld-task-completion-section.mjs --require-headline
  • bench:realworld:stressts-node tests/benchmark/run-realworld-task-completion.ts --stress && node benchmark/generate-realworld-task-completion-section.mjs
  • bench:reliabilityts-node tests/benchmark/run-reliability.ts
  • bench:runtime-preflightts-node tests/benchmark/runtime-preflight.ts
  • bench:throughputts-node tests/benchmark/run-throughput.ts --library all --include-live-competitors=false --session-mode both
  • bench:tokensts-node tests/benchmark/run-token-efficiency.ts
  • bench:visual-groundingnode scripts/bench/visual-grounding/run.mjs
  • bench:webvoyager:mockts-node tests/benchmark/webvoyager/runner.ts --adapter mock
  • bench:webvoyager:realts-node tests/benchmark/webvoyager/runner.ts --adapter claude
  • benchmarkts-node tests/benchmark/run.ts
  • benchmark:cits-node tests/benchmark/run.ts --ci
  • benchmark:perceptionts-node tests/benchmark/run-perception.ts
  • buildtsc -p tsconfig.cli.json && tsc -p tsconfig.json
  • build:clitsc -p tsconfig.cli.json
  • build:srctsc -p tsconfig.json
  • …and 17 more.
Dependencies10
  • argon2^0.43.0
  • cheerio1.0.0-rc.12
  • commander^12.0.0
  • jose^5.10.0
  • proper-lockfile^4.1.2
  • puppeteer-corenpm:[email protected]
  • turndown^7.2.4
  • uuid^9.0.0
  • write-file-atomic^5.0.1
  • yaml^2.9.0