PkgRadar

Package evidence

@crowdhub/[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
20
Versions published
28Mature · −50% score
First published
Dec 2021
Publisher
ethanol

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":["@crowdhub/[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":["@crowdhub/[email protected]"],"fail_on":"review"}'
Publisherethanol
Artifact bytes70,568
Previous version0.0.31
Published2023-01-10T21:59:54.115Z
SHA-256f0acffa92cc720d397e3b47161423f336acc11e4c53bb2eab3dc75d95342c33f

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
5Score
0.0.32Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/dist/index.es.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts13
  • buildrimraf dist && rollup -c rollup.config.js
  • formatprettier --write "src/**/*.ts" "test/**/*.ts"
  • linteslint "**/*.{js,jsx,ts,tsx}" --max-warnings 0
  • localyarn build && yalc publish
  • prebuildrimraf dist
  • prettierprettier --check "**/*.{js,jsx,ts,tsx}"
  • prettier:fixprettier --write "**/*.{js,jsx,ts,tsx}"
  • testjest
  • test:alljest --coverage --no-cache --watchAll=false --testResultsProcessor=jest-junit
  • test:covjest --coverage
  • test:debugnode --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand
  • test:e2ejest --config ./test/jest-e2e.json
  • test:watchjest --watch
Dependencies23
  • @aws-sdk/s3-request-presigner^3.94.0
  • @mailchimp/mailchimp_transactional^1.0.46
  • @nestjs/common^8.2.4
  • @nestjs/config^2.0.0
  • @nestjs/core^8.2.4
  • @nestjs/cqrs^8.0.4
  • @nestjs/jwt^8.0.0
  • @nestjs/passport^8.0.1
  • @nestjs/swagger^5.2.1
  • @nestjs/typeorm^8.0.2
  • @types/mandrill-api^1.0.30
  • aws-sdk^2.1120.0
  • bcrypt^5.0.1
  • buffer^6.0.3
  • class-transformer^0.5.1
  • class-validator^0.13.2
  • express^4.17.2
  • firebase-admin^11.2.0
  • passport^0.5.2
  • passport-jwt^4.0.0
  • swagger-ui-express^4.3.0
  • typeorm^0.2.41
  • uuid^8.3.2