PkgRadar

Package evidence

@zintrust/[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
233
First published
Dec 2025
Publisher
diadal

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":["@zintrust/[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":["@zintrust/[email protected]"],"fail_on":"review"}'
Publisherdiadal
Artifact bytes1,004,772
Previous version2.5.9
Published2026-06-15T10:44:14.361Z
SHA-25692d35c8ecdbcc0dc8ef685387959b6464862cb17db598086ccf448fb8d49a858

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
40Score
2.7.1Version
Status history (1 event)
  1. newavailable · risk review · score 40 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/toolkit/Secrets/providers/AwsSecretsManager.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/cli/scaffolding/env.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/config/env.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/config/queue.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/tools/storage/drivers/S3.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/tools/mail/drivers/Ses.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/config/storage.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/cli/services/WorkerStartupDiagnostics.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Dependencies12
  • @cloudflare/containers^0.3.5
  • bcryptjs^3.0.3
  • bullmq^5.77.6
  • chalk^5.6.2
  • commander^15.0.0
  • inquirer^14.0.1
  • ioredis^5.11.0
  • jsonwebtoken^9.0.3
  • mysql2^3.22.4
  • pg^8.21.0
  • redis^6.0.0
  • tsx^4.22.4