PkgRadar

Package evidence

@geekmidas/[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
269
Versions published
145Established · −30% score
First published
Jul 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":["@geekmidas/[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":["@geekmidas/[email protected]"],"fail_on":"review"}'
Artifact bytes1,412,946
Previous version1.10.40
Published2026-06-09T17:28:58.786Z
SHA-25632534c5f60b64909fc3ee07e243885a5acfffb346bab193f4900ec239bd702c9

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
1.10.41Version
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/dist/index.cjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.mjsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/docker/compose.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/init/generators/docker.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts6
  • prebuildpnpm sync-versions
  • sync-versionstsx scripts/sync-versions.ts
  • testvitest
  • test:coveragevitest run --coverage
  • test:oncevitest run
  • tstsc --noEmit --skipLibCheck src/**/*.ts
Dependencies22
  • @apidevtools/swagger-parser^10.1.0
  • @aws-sdk/client-iam~3.992.0
  • @aws-sdk/client-route-53~3.992.0
  • @aws-sdk/client-s3~3.992.0
  • @aws-sdk/client-ssm~3.992.0
  • @aws-sdk/credential-providers~3.992.0
  • @geekmidas/constructs~4.0.0
  • @geekmidas/envkit~1.0.7
  • @geekmidas/errors~1.0.1
  • @geekmidas/logger~1.0.2
  • @geekmidas/schema~1.0.2
  • chokidar~4.0.3
  • commander^12.1.0
  • dotenv~17.2.3
  • fast-glob^3.3.2
  • hono~4.8.0
  • lodash.kebabcase^4.1.1
  • openapi-typescript^7.4.2
  • pg~8.17.1
  • prompts~2.4.2
  • tsx~4.20.3
  • yaml~2.8.2