PkgRadar

Package evidence

[email protected]

Credential file access: matched "aws_access_key"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherrandi2160
Artifact bytes163,108
Previous version0.4.0
Published2026-05-24T03:11:00.251Z
SHA-25682adfa4157a6860b74aba5a87485912009b701e0844cf3adefd6c77b0e89bf7e

Why flagged

What the scanner saw

Credential file access: matched "aws_access_key"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
42Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk high · score 42 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

randi2160

2 members · evidence strength 52

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/store/redactor.jsmatched "aws_access_key"30
mediumRemote Payloadpackage/dist/store/redactor.jsmatched "cURL "12

Manifest

Package metadata

Scripts5
  • buildtsc
  • clitsx src/cli.ts
  • devtsx src/index.ts
  • setupnode dist/cli.js setup
  • startnode dist/index.js
Dependencies5
  • @modelcontextprotocol/sdk^1.0.4
  • @xenova/transformers^2.17.2
  • better-sqlite3^12.10.0
  • sqlite-vec^0.1.7
  • zod^3.23.8