PkgRadar

Package evidence

[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
88
Versions published
36
First published
Jan 2026
Publisher
vitorlourenco

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishervitorlourenco
Artifact bytes1,244,463
Previous version1.5.11
Published2026-04-27T14:23:11.358Z
SHA-256943df562b88c384dfacb49d10c03eb39bf7178d9c1b58ed636e85ce677ce9511

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
15Score
1.5.12Version
Status history (1 event)
  1. newavailable · risk review · score 15 · 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/src/lib/analyzers/java/security-checks/hardcoded-credentials.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/src/lib/analyzers/java/security-checks/injection-attacks.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/src/lib/analyzers/python/security-checks/security-misconfiguration.jsmatched "aws_access_key"5
lowLarge Javascript Payloadpackage/dist/codeslick-bundle.cjs2246912 bytes0

Manifest

Package metadata

Scripts5
  • buildnode build.mjs
  • build:typechecktsc --noEmit
  • devtsc --watch
  • prepublishOnlynpm run build
  • testvitest
Dependencies6
  • chalk^4.1.2
  • cli-table3^0.6.3
  • glob^13.0.1
  • ora^5.4.1
  • typescript^5.3.3
  • yargs^17.7.2