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.

Versions published
148Established · −30% score
First published
Jul 2025
Publisher
GitHub ActionsTrusted automation · −70% score
External confirmation
MAL-2026-4508OSV match · pinned to high regardless of other signals

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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes934,929
Previous version1.41.1
Published2026-05-22T16:26:33.797Z
SHA-2566595cb4c9d295ee37f85980ebfcfa7d9aeea71622870b3237225db5ff08614b2

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

high
Last checked
highRisk
3Score
1.41.2Version
Status history (1 event)
  1. newavailable · risk high · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/aspects/CdkInsightsAspect.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts48
  • ai-runts-node src/index.ts
  • buildts-node scripts/build.ts
  • build:devCDK_INSIGHTS_ENVIRONMENT=dev CDK_INSIGHTS_API_URL=https://s2zhmjbwlj.execute-api.eu-west-2.amazonaws.com/v1 ts-node scripts/build.ts
  • cache:clearnode scripts/cdk-insights-wrapper.js cache clear
  • cache:statusnode scripts/cdk-insights-wrapper.js cache status
  • cdk-insightsnode scripts/cdk-insights-wrapper.js
  • changelog:generatebumper generate
  • changelog:previewbumper preview
  • checkbiome check src/
  • check:schema-syncts-node scripts/check-schema-sync.ts
  • demo:progressts-node src/examples/progress-demo.ts
  • demo:single-linets-node src/examples/single-line-progress-demo.ts
  • deploy:devSTAGE=dev cdk deploy
  • destroy:devSTAGE=dev cdk destroy
  • devts-node src/index.ts
  • formatbiome format --write src/
  • linknpm link
  • lintbiome lint src/
  • preparehusky install && npm run build
  • prepare:devnpm run unlink && npm run build:dev && npm run link
  • prepare:testnpm run unlink && npm run build && npm run link
  • publish:alphanpm run build && npm publish --tag alpha
  • publish:betanpm run build && npm publish --tag beta && npm dist-tag add cdk-insights@$npm_package_version latest
  • publish:canarynpm run build && npm publish --tag canary
  • publish:latestnpm run build && npm publish --tag latest
  • release:checknpm run validate:commits && npm run test && npm run build
  • release:dry-runbumper release patch --dry-run
  • release:fullnpm run release:check && npm run changelog:generate
  • release:majorbumper release major
  • release:minorbumper release minor
  • …and 18 more.
Dependencies15
  • @inquirer/prompts^7.4.1
  • @middy/core^6.1.6
  • @types/glob^8.1.0
  • axios^1.8.4
  • chalk^5.4.1
  • chokidar^3.6.0
  • cli-progress^3.12.0
  • cli-table3^0.6.5
  • dotenv^16.5.0
  • envolution^1.4.1
  • glob^11.0.3
  • ora^8.2.0
  • strogger^2.0.3
  • yargs^17.7.2
  • zod^3.23.8