PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws/"

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
187
Versions published
16Established · −30% score
First published
Nov 2025
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 bytes161,804
Previous version1.5.1
Published2026-06-15T06:50:28.735Z
SHA-256c31a3d9f3c24f9e0a603944e5427902ead61a24eb1b4e319f36f66e5b99370e8

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

review
Last checked
reviewRisk
1Score
1.5.2Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/domain.operations/provider/getDeclastructAwsProvider.jsmatched ".aws/"5

Manifest

Package metadata

Scripts29
  • buildnpm run build:clean && npm run build:compile && npm run build:complete --if-present
  • build:cleanrm dist/ -rf
  • build:compiletsc -p ./tsconfig.build.json && tsc-alias -p ./tsconfig.build.json
  • build:tstsc -p ./tsconfig.build.json
  • commit:with-clinpx cz
  • fixnpm run fix:format && npm run fix:lint
  • fix:formatnpm run fix:format:biome
  • fix:format:biomebiome check --write
  • fix:lintbiome check --write
  • postversiongit push origin HEAD --tags --no-verify
  • prepare[ -e .git ] && npm run prepare:husky || exit 0 && npm run prepare:rhachet
  • prepare:huskynpx husky install && chmod ug+x .husky/*
  • prepare:rhachetrhachet init --hooks --roles mechanic behaver driver architect ergonomist reviewer dreamer dispatcher
  • prepublishnpm run build
  • prepushnpm run test && npm run build
  • preversionnpm run prepush
  • testnpm run test:commits && npm run test:types && npm run test:format && npm run test:lint && npm run test:unit && npm run test:integration && npm run test:acceptance:locally
  • test:acceptancenpm run build && jest -c ./jest.acceptance.config.ts --forceExit --verbose --runInBand --passWithNoTests
  • test:acceptance:locallynpm run build && LOCALLY=true jest -c ./jest.acceptance.config.ts --forceExit --verbose --runInBand --passWithNoTests
  • test:commitsLAST_TAG=$(git describe --tags --abbrev=0 @^ 2> /dev/null || git rev-list --max-parents=0 HEAD) && npx commitlint --from $LAST_TAG --to HEAD --verbose
  • test:formatnpm run test:format:biome
  • test:format:biomebiome format
  • test:integrationjest -c ./jest.integration.config.ts --forceExit --verbose --passWithNoTests $([ -z $THOROUGH ] && echo '--changedSince=main')
  • test:lintnpm run test:lint:biome && npm run test:lint:deps
  • test:lint:biomebiome check --diagnostic-level=error
  • test:lint:biome:allbiome check
  • test:lint:depsnpx depcheck -c ./.depcheckrc.yml
  • test:typestsc -p ./tsconfig.json --noEmit
  • test:unitjest -c ./jest.unit.config.ts --forceExit --verbose --passWithNoTests $([ -z $THOROUGH ] && echo '--changedSince=main')
Dependencies19
  • @aws-sdk/client-cloudwatch3.943.0
  • @aws-sdk/client-cloudwatch-logs3.943.0
  • @aws-sdk/client-ec23.940.0
  • @aws-sdk/client-iam3.940.0
  • @aws-sdk/client-identitystore3.943.0
  • @aws-sdk/client-lambda3.940.0
  • @aws-sdk/client-organizations3.943.0
  • @aws-sdk/client-rds3.940.0
  • @aws-sdk/client-sso-admin3.943.0
  • @aws-sdk/client-sts3.806.0
  • @ehmpathy/uni-time1.7.4
  • @smithy/shared-ini-file-loader4.4.0
  • as-procedure1.1.1
  • declastruct-github1.1.1
  • domain-objects0.31.7
  • hash-fns3.0.0
  • helpful-errors1.5.3
  • type-fns1.21.0
  • visualogic1.3.2