PkgRadar

Package evidence

@apurvv28/[email protected]

New Account With Lifecycle Hook: package first published 9 day(s) ago, 4 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
4
First published
Jun 2026
Publisher
apurv28

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":["@apurvv28/[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":["@apurvv28/[email protected]"],"fail_on":"high"}'
Publisherapurv28
Artifact bytes155,973
Previous version1.1.1
Published2026-06-10T19:02:19.002Z
SHA-25679b1d643d6e552d3e1762dcd78b7de0785fc90f22c2644230163572a1c2ea4f3

Why flagged

What the scanner saw

New Account With Lifecycle Hook: package first published 9 day(s) ago, 4 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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 9 day(s) ago, 4 total version(s), has lifecycle hook25
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Account With Lifecycle Hookpackage.jsonpackage first published 9 day(s) ago, 4 total version(s), has lifecycle hook25
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 --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