PkgRadar

Package evidence

@apurvv28/[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
2
First published
Jun 2026
Publisher
apurv28

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":["@apurvv28/[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":["@apurvv28/[email protected]"],"fail_on":"review"}'
Publisherapurv28
Artifact bytes162,219
Previous version1.0.0
Published2026-06-07T18:21:23.445Z
SHA-256c065bd6f345241093eff5a375ed3943d66cfa34f2440596ac874f01af48539e8

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/agent/providers/bedrockCommon.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/agent/credentials/credentialKeyWhitelist.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/agent/credentials/CredentialManager.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/agent/credentials/crypto.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/templates/deploy/ecs.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/templates/deploy/eks.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/agent/graph/LangChainModelBridge.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall=""5

Manifest

Package metadata

Scripts13
  • auditnpm audit --audit-level=high
  • benchts-node benchmarks/init.bench.ts
  • buildtsc
  • build:watchtsc --watch
  • linteslint src --ext .ts
  • postinstall
  • preparehusky install
  • prepublishOnlynpm run lint && npm run test:coverage && npm run build && npm audit --production --audit-level=high && node dist/cli/index.js --version
  • pretestnpm run build
  • releasesemantic-release
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies21
  • @anthropic-ai/sdk0.54.0
  • @aws-sdk/client-bedrock-runtime3.1063.0
  • @elastic/elasticsearch8.11.0
  • @google/generative-ai0.24.1
  • @langchain/anthropic1.0.0
  • @langchain/aws1.0.0
  • @langchain/core1.1.48
  • @langchain/google-genai1.0.0
  • @langchain/langgraph1.3.6
  • @langchain/openai1.0.0
  • chalk4.1.2
  • cli-table30.6.5
  • commander12.1.0
  • diff5.2.2
  • inquirer8.2.7
  • ioredis5.6.1
  • js-yaml4.2.0
  • openai5.3.0
  • ora5.4.1
  • uuid^14.0.0
  • zod3.25.76