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
- 8,433Niche · −30% score
- Versions published
- 181Established · −30% score
- First published
- Aug 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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/"
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 6 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/adapters/openai-D0musiYP.cjs | matched ".aws/" | 5 |
| low | Credential file access | package/dist/server/openai-D0musiYP.cjs | matched ".aws/" | 5 |
| low | Credential file access | package/dist/adapters/openai-B5jEiqiB.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/server/openai-B5jEiqiB.js | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts62
analyze:clientvite build --config vite.config.client.ts && open dist/client-bundle-stats.htmlbuildnpm run build:server && npm run build:mcp-app && npm run build:client && npm run build:adapters && npm run build:clibuild:adaptersvite build --config vite.config.adapters.tsbuild:clivite build --config vite.config.cli.tsbuild:clientvite build --config vite.config.client.tsbuild:mcp-appvite build --config vite.config.mcp-app.ts && tsx scripts/generate-mcp-app-html.tsbuild:servervite build --config vite.config.server.tscoverage:client:openopen coverage/client/index.htmlcoverage:indexnode scripts/merge-coverage.jscoverage:merged:openopen coverage/merged/index.htmlcoverage:openopen coverage/index.htmldevconcurrently "npm run dev:server" "npm run dev:client"dev:buildconcurrently "npm run dev:build-server" "npm run dev:build-client"dev:build-clientvite build src/client --watch --mode developmentdev:build-servervite build src/server --watch --mode developmentdev:clientcd dev/client && vitedev:db:downcd dev && docker-compose downdev:db:migratecd dev && tsx scripts/migrate.tsdev:db:seedcd dev && tsx scripts/seed.tsdev:db:upcd dev && docker-compose up -ddev:mcp-appvite build --config vite.config.mcp-app.ts --watchdev:servertsx watch dev/server/index.tsdev:setupnpm run dev:db:up && npm run dev:db:migrate && npm run dev:db:seedi18n:pullsource .env 2>/dev/null; crowdin downloadi18n:pushsource .env 2>/dev/null; crowdin upload sources && crowdin upload translationslinteslint 'src/**/*.{ts,tsx}' 'tests/**/*.ts'lint:fixeslint 'src/**/*.{ts,tsx}' 'tests/**/*.ts' --fixprepublishOnlynpm run lint && npm run typecheck && npm run buildpreviewnpm run build:client && npm run preview:build && concurrently "npm run dev:server" "npm run preview:serve"preview:buildcd dev/client && vite build --config vite.config.preview.ts- …and 32 more.
Dependencies9
@modelcontextprotocol/ext-apps^1.3.2@modelcontextprotocol/sdk^1.28.0@tanstack/react-query^5.90.12highlight.js^11.9.0lz-string^1.5.0markdown-to-jsx^9.7.6react-intersection-observer^10.0.0react-router-dom^7.10.1zustand^5.0.9
Optional dependencies2
@duckdb/node-api^1.4.3-r.3@leonardovida-md/drizzle-neo-duckdb^1.2.2