PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws"

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
160
Versions published
22
First published
Apr 2026
Publisher
todmy

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"}'
Publishertodmy
Artifact bytes631,449
Previous version0.5.7
Published2026-05-27T14:08:52.388Z
SHA-2562b24261c79a155b249cee441dc85958b3c871f207d2acefbae898c186b3da04e

Why flagged

What the scanner saw

Credential file access: matched ".aws"

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.5.8Version
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/types.jsmatched ".aws"5

Manifest

Package metadata

Scripts8
  • benchnode dist/bin/valis-bench.js
  • buildtsc
  • corpus:fetch:longmemevalnode --experimental-strip-types scripts/fetch-longmemeval.ts
  • devtsc --watch
  • linttsc --noEmit
  • prepublishOnlypnpm run build && pnpm run test
  • testvitest run
  • test:watchvitest
Dependencies14
  • @inquirer/input^4.2.4
  • @inquirer/password^4.0.21
  • @inquirer/select^4.4.2
  • @modelcontextprotocol/sdk^1.12.1
  • @qdrant/js-client-rest^1.13.0
  • @secretlint/core^11.7.1
  • @secretlint/secretlint-rule-preset-recommend^11.7.1
  • @supabase/supabase-js^2.49.4
  • chokidar^4.0.3
  • commander^13.1.0
  • pg^8.20.0
  • picocolors^1.1.1
  • yaml^2.6.0
  • zod^3.24.4