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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/upload-store.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts4
buildnode scripts/embed-docs.js && tsup src/index.ts --format esm --dtsdevnode scripts/embed-docs.js && tsup src/index.ts --format esm --dts --watchlinteslint 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.0ai^6.0.86better-sqlite3^11.0.0cheerio^1.2.0jiti^2.6.1jose^6.2.2just-bash^2.14.0mustache^4.2.0yaml^2.4.0zod^3.22.0