PkgRadar

Package evidence

@chevre/[email protected]

Credential file access: matched ".aws"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@chevre/[email protected]"],"fail_on":"high"}'

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":["@chevre/[email protected]"],"fail_on":"high"}'
Publisherilovegadd
Artifact bytes613,779
Previous version24.1.0-alpha.30
Published2026-05-23T06:06:01.950Z
SHA-256511298abe7443e25ebc0280caa3ca6476c4888c5271ed73d4b5b7ae3f455daf7

Why flagged

What the scanner saw

Credential file access: matched ".aws"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

high
Last checked
highRisk
33Score
24.1.0-alpha.31Version
Status history (1 event)
  1. newavailable · risk high · score 33 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ilovegadd

5 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/chevre/repo/person.jsmatched ".aws"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/lib/chevre/repo/person.jsmatched ".aws"30
lowObfuscationpackage/lib/chevre/service/payment/movieTicket/factory.jsmatched "\\u65E2"3

Manifest

Package metadata

Scripts15
  • buildtsc
  • build:exampletsc --watch --project tsconfig.example.json --declaration false
  • check:allnpm run clean && npm run build && npm run depcruise && npm run size && npm test
  • cleanrimraf --glob ./lib "npm-debug.log*" ./doc ./coverage ./.nyc_output ./example/dst
  • coveragevitest run --coverage
  • depcruisedepcruise src
  • docecho "implementing..." && exit 0
  • eslinteslint "src/**/*.ts" "example/**/*.ts"
  • postversiongit push origin --tags
  • prepublishOnlynpm run clean && npm run build
  • preversionnpm run check:all
  • sizesize-limit
  • testnpm run eslint && npm run coverage
  • versiongit add -A
  • vitestvitest
Dependencies18
  • @aws-sdk/client-cognito-identity-provider3.600.0
  • @aws-sdk/credential-providers3.600.0
  • @chevre/factory8.2.0-alpha.1
  • @motionpicture/coa-service10.0.0
  • @motionpicture/gmo-service6.1.0-alpha.0
  • @sendgrid/client8.1.4
  • @surfrock/sdk2.0.0
  • debug4.4.3
  • google-libphonenumber^3.2.18
  • http-status2.1.0
  • jsonwebtoken9.0.0
  • lodash.difference^4.5.0
  • moment^2.29.1
  • moment-timezone^0.5.33
  • node-fpe2.0.4
  • pug3.0.3
  • uniqid5.4.0
  • uuid^3.4.0