PkgRadar

Package evidence

@ivan-pasco/[email protected]

Credential file access: matched "AWS_SECRET_ACCESS_KEY"

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
297
Versions published
39
First published
Jan 2026
Publisher
ivanpasco

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":["@ivan-pasco/[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":["@ivan-pasco/[email protected]"],"fail_on":"review"}'
Publisherivanpasco
Artifact bytes143,681
Previous version0.1.40
Published2026-06-03T05:14:22.462Z
SHA-256ff029b8da7e0d56226bf5a94d8cb721e77ecf84e2a9f02f90ebe102cf1e3da6b

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

review
Last checked
reviewRisk
5Score
0.1.41Version
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/bridge/env.jsmatched "AWS_SECRET_ACCESS_KEY"5

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
Dependencies16
  • 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
  • nodemailer^8.0.10
  • pg^8.11.3
  • pino^10.3.1
  • pino-http^11.0.0
  • prom-client^15.1.3