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
212
Versions published
331Mature · −50% score
First published
Jan 2022
Publisher
schuettc

Effective trust discount applied: 50% (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"}'
Publisherschuettc
Artifact bytes13,227,935
Previous version1.2.314
Published2024-08-31T00:21:06.444Z
SHA-25662fc9e278908ff97e115f78e397a7007895e7de4ad5be8be547da7e2e012b9d8

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/aws-sdk/lib/credentials/shared_ini_file_credentials.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/aws-sdk/apis/batch-2016-08-10.examples.jsonmatched "id_rsa"3

Manifest

Package metadata

Scripts24
  • buildnpx projen build
  • bumpnpx projen bump
  • bundlenpx projen bundle
  • bundle:resources/lambdanpx projen bundle:resources/lambda
  • bundle:resources/lambda:watchnpx projen bundle:resources/lambda:watch
  • clobbernpx projen clobber
  • compatnpx projen compat
  • compilenpx projen compile
  • defaultnpx projen default
  • docgennpx projen docgen
  • ejectnpx projen eject
  • eslintnpx projen eslint
  • packagenpx projen package
  • package-allnpx projen package-all
  • package:jsnpx projen package:js
  • post-compilenpx projen post-compile
  • post-upgradenpx projen post-upgrade
  • pre-compilenpx projen pre-compile
  • projennpx projen
  • releasenpx projen release
  • testnpx projen test
  • unbumpnpx projen unbump
  • upgradenpx projen upgrade
  • watchnpx projen watch
Dependencies2
  • @types/aws-lambda^8.10.145
  • aws-lambda^1.0.7