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 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":["[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"}'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 30 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/cli/index.js | matched "AWS_ACCESS_KEY" | 30 |
Manifest
Package metadata
Scripts13
buildnpm run build:lib && npm run build:uibuild:libtsupbuild:uicd ui && npm install --ignore-scripts && npm run builddevtsup --watchdev:uicd ui && npm run devformatprettier --write "src/**/*.ts"linteslint src/lint:fixeslint src/ --fixpreparenpm run buildtestvitest runtest:coveragevitest run --coveragetest:watchvitesttypechecktsc --noEmit
Dependencies37
@anthropic-ai/sdk^0.30.0@aws-sdk/client-bedrock-runtime^3.679.0@faker-js/faker^10.4.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.0allure-commandline^2.38.1allure-js-commons^3.0.0allure-playwright^3.0.0chalk^5.3.0chokidar^4.0.0commander^12.1.0date-fns^4.1.0dotenv^16.4.0fast-glob^3.3.0fastify^5.8.4fs-extra^11.2.0inquirer^9.3.0js-yaml^4.1.1lighthouse^13.0.3lodash-es^4.17.21nanoid^5.0.0open^10.1.0openai^4.67.0ora^8.0.1pino^9.4.0- …and 7 more.