PkgRadar

Package evidence

@relq/[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.

Weekly downloads
116
Versions published
25
First published
Mar 2026
Publisher
yuniqsolutions

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":["@relq/[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":["@relq/[email protected]"],"fail_on":"review"}'
Artifact bytes942,159
Previous version1.0.8
Published2026-05-22T10:10:37.272Z
SHA-256d528f914f45aa5ad43f4d02030a1e61784778e128d5c7528b26a203033c6f7a9

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
1.0.9Version
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/cjs/shared/aws/dsql-signer.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/cjs/utils/env-resolver.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/esm/shared/aws/dsql-signer.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/esm/utils/env-resolver.jsmatched "AWS_ACCESS_KEY"5