PkgRadar

Package evidence

@ivan-pasco/[email protected]

Credential file access: matched "AWS_SECRET_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":["@ivan-pasco/[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":["@ivan-pasco/[email protected]"],"fail_on":"high"}'
Publisherivanpasco
Artifact bytes127,018
Previous version0.1.33
Published2026-05-23T20:25:10.361Z
SHA-256e953cb94ba8b97d8cd10547ed7c51384420d19fffe24a32efee2059c95387b96

Why flagged

What the scanner saw

Credential file access: matched "AWS_SECRET_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.1.34Version
Status history (1 event)
  1. newavailable · risk high · score 42 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ivanpasco

2 members · evidence strength 52
Repeated static TTPstale

Credential file access — matched "AWS_SECRET_ACCESS_KEY"

17 members · evidence strength 90

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/bridge/env.jsmatched "AWS_SECRET_ACCESS_KEY"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/bridge/env.jsmatched "AWS_SECRET_ACCESS_KEY"30
lowObfuscationpackage/dist/bridge/crypto.jsmatched "Buffer.from(iv, 'base64"3
lowObfuscationpackage/dist/bridge/file.jsmatched "Buffer.from(base64Data, 'base64"3
lowObfuscationpackage/dist/bridge/http-server.jsmatched "\\x20"3
lowObfuscationpackage/dist/bridge/string.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleanrm -rf dist
  • devts-node src/index.ts
  • linteslint src --ext .ts
  • prepublishOnlynpm run build
  • startnode dist/index.js
  • testvitest
  • test:runvitest run
Dependencies15
  • bcryptjs^2.4.3
  • better-sqlite3^11.0.0
  • commander^12.0.0
  • compression^1.8.1
  • cookie-parser^1.4.6
  • cors^2.8.6
  • express^4.18.2
  • express-rate-limit^8.4.1
  • ioredis^5.10.1
  • jsonwebtoken^9.0.2
  • mysql2^3.9.0
  • pg^8.11.3
  • pino^10.3.1
  • pino-http^11.0.0
  • prom-client^15.1.3