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.

Weekly downloads
34
Versions published
9
First published
Apr 2026
Publisher
dvhiremath

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"}'
Publisherdvhiremath
Artifact bytes855,575
Previous version1.2.0
Published2026-04-10T03:37:34.704Z
SHA-256b5288aaed2994f57f50ae948fa22a8cc8c809082fffcfaa75820b3d572079942

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
30Score
1.2.1Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli/index.jsmatched "AWS_ACCESS_KEY"30

Manifest

Package metadata

Scripts13
  • buildnpm run build:lib && npm run build:ui
  • build:libtsup
  • build:uicd ui && npm install --ignore-scripts && npm run build
  • devtsup --watch
  • dev:uicd ui && npm run dev
  • formatprettier --write "src/**/*.ts"
  • linteslint src/
  • lint:fixeslint src/ --fix
  • preparenpm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies34
  • @anthropic-ai/sdk^0.30.0
  • @aws-sdk/client-bedrock-runtime^3.679.0
  • @fastify/cors^11.2.0
  • @fastify/static^9.0.0
  • @fastify/websocket^11.2.0
  • @google/generative-ai^0.21.0
  • @modelcontextprotocol/sdk^1.29.0
  • @playwright/mcp^0.0.70
  • @playwright/test^1.47.0
  • allure-commandline^2.38.1
  • allure-js-commons^3.0.0
  • allure-playwright^3.0.0
  • chalk^5.3.0
  • chokidar^4.0.0
  • commander^12.1.0
  • date-fns^4.1.0
  • dotenv^16.4.0
  • fast-glob^3.3.0
  • fastify^5.8.4
  • fs-extra^11.2.0
  • inquirer^9.3.0
  • js-yaml^4.1.1
  • lighthouse^13.0.3
  • lodash-es^4.17.21
  • nanoid^5.0.0
  • open^10.1.0
  • openai^4.67.0
  • ora^8.0.1
  • pino^9.4.0
  • pino-pretty^11.2.0
  • …and 4 more.