PkgRadar

Package evidence

@poncho-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.

Weekly downloads
786
Versions published
101
First published
Feb 2026
Publisher
cesr

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":["@poncho-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":["@poncho-ai/[email protected]"],"fail_on":"review"}'
Publishercesr
Artifact bytes418,086
Previous version0.50.1
Published2026-05-31T20:45:49.559Z
SHA-256e80f8be7dfa97030f3070e2a1a91ba2260a43575dccfb8b0fb8da8057ed2f6a1

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/upload-store.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts4
  • buildnode scripts/embed-docs.js && tsup src/index.ts --format esm --dts
  • devnode scripts/embed-docs.js && tsup src/index.ts --format esm --dts --watch
  • linteslint src/
  • testvitest
Dependencies15
  • @ai-sdk/anthropic^3.0.44
  • @ai-sdk/openai^3.0.29
  • @opentelemetry/api1.9.0
  • @opentelemetry/exporter-trace-otlp-http^0.213.0
  • @opentelemetry/sdk-trace-node^2.6.0
  • @poncho-ai/sdk1.12.0
  • ai^6.0.86
  • better-sqlite3^11.0.0
  • cheerio^1.2.0
  • jiti^2.6.1
  • jose^6.2.2
  • just-bash^2.14.0
  • mustache^4.2.0
  • yaml^2.4.0
  • zod^3.22.0