PkgRadar

Package evidence

@apurvv28/[email protected]

New Account With Lifecycle Hook: package first published 9 day(s) ago, 6 total version(s), has lifecycle hook

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
15
Versions published
6
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 bytes156,073
Previous version1.1.2
Published2026-06-10T19:24:32.509Z
SHA-2561219699b4a33ab9811152eb20011fa3ad21f66fe48bb01e31f31894757e62a68

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 9 day(s) ago, 6 total version(s), has lifecycle hook

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 9 day(s) ago, 6 total version(s), has lifecycle hook10
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 9 day(s) ago, 6 total version(s), has lifecycle hook10
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="patch-package"5

Manifest

Package metadata

Scripts13
  • auditnpm audit --audit-level=high
  • benchts-node benchmarks/init.bench.ts
  • buildtsc
  • build:watchtsc --watch
  • linteslint src --ext .ts
  • postinstallpatch-package
  • preparehusky install
  • prepublishOnlynpm run lint && npm run test:coverage && npm run build && npm audit --audit-level=critical && node dist/cli/index.js --version
  • pretestnpm run build
  • releasesemantic-release
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies20
  • @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
  • zod3.25.76