PkgRadar

Package evidence

@noy-db/[email protected]

Credential file access: matched ".AWS"

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":["@noy-db/[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":["@noy-db/[email protected]"],"fail_on":"high"}'
Publishervlanna
Artifact bytes80,811
Previous version0.1.0-pre.15
Published2026-05-24T03:36:02.721Z
SHA-256c0713ea980a7ac3ce2d13dcaf17445434d24b564cbf628e92d557f5763d231fc

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

high
Last checked
highRisk
132Score
0.1.0-pre.16Version
Status history (1 event)
  1. newavailable · risk high · score 132 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

vlanna

9 members · evidence strength 82

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/bin/noydb.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/bin/noydb.jsmatched ".AWS"30
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/bin/noydb.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
highCredential file accesspackage/dist/bin/noydb.jsmatched ".AWS"30
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/bin/noydb.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.jsmatched "\\u2014"3
lowObfuscationpackage/dist/bin/noydb.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts4
  • buildtsup
  • linteslint src/
  • testvitest run
  • typechecktsc --noEmit