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
- 1,445Niche · −30% score
- Versions published
- 10
- First published
- Jan 2026
- Publisher
- kishan0725
Effective trust discount applied: −30% (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":["@presidio-dev/[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":["@presidio-dev/[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 14 · 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/core/cfg.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/memory/embed.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/core/cfg.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/memory/embed.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts5
buildtsc -p tsconfig.jsondevnodemon src/server/index.tsformatprettier --write "src/**/*.ts" "test/**/*.ts"migratetsx src/migrate.tsstartnode dist/server/index.js
Dependencies19
@aws-sdk/client-bedrock-runtime^3.932.0@azure/msal-node^2.0.0@modelcontextprotocol/sdk^1.22.0@notionhq/client^2.2.0@octokit/rest^21.0.0cheerio^1.0.0dotenv^16.6.1fluent-ffmpeg^2.1.3googleapis^140.0.0ioredis^5.8.2mammoth^1.11.0nodemon^3.1.11openai^4.73.0pdf-parse^2.4.5pg^8.16.3sqlite3^5.1.7turndown^7.2.2ws^8.18.3zod^3.25.76