PkgRadar

Package evidence

@presidio-dev/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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 promoting

Mixed 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"}'
Publisherkishan0725
Artifact bytes220,414
Previous version1.5.2
Published2026-02-27T11:55:51.437Z
SHA-256758a99379cbd7078409925f84cab52a99ff1b39e332aac5ba917a14659016e85

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

review
Last checked
reviewRisk
14Score
1.5.3Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/core/cfg.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/memory/embed.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/core/cfg.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/memory/embed.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts5
  • buildtsc -p tsconfig.json
  • devnodemon src/server/index.ts
  • formatprettier --write "src/**/*.ts" "test/**/*.ts"
  • migratetsx src/migrate.ts
  • startnode 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.0
  • cheerio^1.0.0
  • dotenv^16.6.1
  • fluent-ffmpeg^2.1.3
  • googleapis^140.0.0
  • ioredis^5.8.2
  • mammoth^1.11.0
  • nodemon^3.1.11
  • openai^4.73.0
  • pdf-parse^2.4.5
  • pg^8.16.3
  • sqlite3^5.1.7
  • turndown^7.2.2
  • ws^8.18.3
  • zod^3.25.76