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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/agent/providers/bedrockCommon.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/agent/credentials/credentialKeyWhitelist.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/agent/credentials/CredentialManager.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/agent/credentials/crypto.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/templates/deploy/ecs.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/templates/deploy/eks.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/agent/graph/LangChainModelBridge.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="" | 5 |
Manifest
Package metadata
Scripts13
auditnpm audit --audit-level=highbenchts-node benchmarks/init.bench.tsbuildtscbuild:watchtsc --watchlinteslint src --ext .tspostinstallpreparehusky installprepublishOnlynpm run lint && npm run test:coverage && npm run build && npm audit --production --audit-level=high && node dist/cli/index.js --versionpretestnpm run buildreleasesemantic-releasetestjesttest:coveragejest --coveragetest: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.0chalk4.1.2cli-table30.6.5commander12.1.0diff5.2.2inquirer8.2.7ioredis5.6.1js-yaml4.2.0openai5.3.0ora5.4.1uuid^14.0.0zod3.25.76