PkgRadar

Package evidence

@desplega.ai/[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.

Versions published
20
First published
Mar 2026
Publisher
tarasyarema

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":["@desplega.ai/[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":["@desplega.ai/[email protected]"],"fail_on":"review"}'
Publishertarasyarema
Artifact bytes75,426
Previous version0.7.5
Published2026-06-11T17:48:47.448Z
SHA-25626af56fdc3781b4c0fcde831f9973b140d2619ab02ae90f36187d97d9f2ef844

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
5Score
0.9.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts2
  • build:npmbun build src/index.ts --outfile dist/cli.js --target bun --minify --external sqlite-vec --external node-llama-cpp --external @aws-sdk/client-s3 --external @google/genai --external openai --external commander --external diff --external drizzle-orm --external chonkie --external zod --external @modelcontextprotocol/sdk --external hono --external msgpackr --external @duckdb/node-api
  • prepublishOnlybun run build:npm
Dependencies14
  • @aws-sdk/client-s3^3.750.0
  • @duckdb/node-api1.5.3-r.3
  • @google/genai^1.45.0
  • @modelcontextprotocol/sdk^1.27.1
  • chonkie^0.3.0
  • commander^14.0.3
  • diff^8.0.3
  • drizzle-orm^0.44.0
  • hono^4.12.8
  • msgpackr^1
  • node-llama-cpp^3.17.1
  • openai^6.29.0
  • sqlite-vec^0.1.9
  • zod^3.24.0
Optional dependencies7
  • @desplega.ai/agent-fs-fuse-linux-arm64^0.9.0
  • @desplega.ai/agent-fs-fuse-linux-x64^0.9.0
  • sqlite-vec-darwin-arm64^0.1.9
  • sqlite-vec-darwin-x64^0.1.9
  • sqlite-vec-linux-arm64^0.1.9
  • sqlite-vec-linux-x64^0.1.9
  • sqlite-vec-windows-x64^0.1.9