PkgRadar

Package evidence

@zimyo/[email protected]

Credential file access: matched "AWS_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.

Versions published
1
First published
Jun 2026
Publisher
zimyo

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":["@zimyo/[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":["@zimyo/[email protected]"],"fail_on":"review"}'
Publisherzimyo
Artifact bytes152,169
Previous versionnone
Published2026-06-12T07:18:18.235Z
SHA-2560de6882ff47f8fee1ce8c262787a59cae534cf082d86c87cf03798ee0fbef822

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

review
Last checked
reviewRisk
20Score
0.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/mail/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/s3/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/mail/index.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/s3/index.mjsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • buildtsup && node -e "['sequelize','redis','legacy-sequelize','drizzle','ai'].forEach(d=>{try{require('fs').rmdirSync('dist/'+d)}catch{}})"
  • devtsup --watch
  • prepublishOnlypnpm build
  • typechecktsc --noEmit
Dependencies7
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • date-fns^4.4.0
  • fastify^4.28.0
  • glob^10.3.0
  • mongodb^6.21.0
  • sqlstring^2.3.3