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
258,230Ubiquitous · −70% score
Versions published
1,605Mature · −50% score
First published
Jul 2021
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes736,865
Previous version2.37.56
Published2026-04-21T10:29:32.229Z
SHA-256a145feae500ee61c009703e34602c6e7e4e18e5c9d59c7d67bebcadaeab0e13f

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
6Score
2.38.0Version
Status history (1 event)
  1. newavailable · risk review · score 6 · 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/lib/rules/codebuild/CodeBuildProjectEnvVarAwsCred.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/lib/packs/hipaa-security.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/lib/packs/nist-800-53-r4.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/lib/packs/pci-dss-321.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts32
  • buildprojen build
  • bumpprojen bump
  • clobberprojen clobber
  • compatprojen compat
  • compileprojen compile
  • defaultprojen default
  • dev-container-setupprojen dev-container-setup
  • docgenprojen docgen
  • ejectprojen eject
  • eslintprojen eslint
  • integprojen integ
  • integ:updateprojen integ:update
  • packageprojen package
  • package-allprojen package-all
  • package:dotnetprojen package:dotnet
  • package:goprojen package:go
  • package:javaprojen package:java
  • package:jsprojen package:js
  • package:pythonprojen package:python
  • post-compileprojen post-compile
  • post-upgradeprojen post-upgrade
  • pre-compileprojen pre-compile
  • projenprojen
  • releaseprojen release
  • rosetta:extractprojen rosetta:extract
  • testprojen test
  • test:watchprojen test:watch
  • unbumpprojen unbump
  • upgradeprojen upgrade
  • upgrade-cdklabs-projen-project-typesprojen upgrade-cdklabs-projen-project-types
  • …and 2 more.