PkgRadar

Package evidence

@poncho-ai/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
145
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 bytes352,950
Previous version0.40.12
Published2026-05-28T09:18:37.530Z
SHA-2564f218528fd98098bfe56716619f2e6c519c6cff39e0f30129bd5c13f080d09f1

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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.40.13Version
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/chunk-4XGZI7KU.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/src/templates.tsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts4
  • buildtsup src/index.ts src/cli.ts --format esm --dts
  • devtsup src/index.ts src/cli.ts --format esm --dts --watch
  • linteslint src/
  • testvitest
Dependencies14
  • @inquirer/prompts^8.2.0
  • @poncho-ai/harness0.50.0
  • @poncho-ai/messaging0.8.7
  • @poncho-ai/sdk1.12.0
  • busboy^1.6.0
  • commander^12.0.0
  • croner^10.0.1
  • dotenv^16.4.0
  • ink^6.7.0
  • jose^6.2.2
  • marked^17.0.2
  • react^19.2.4
  • react-devtools-core^6.1.5
  • yaml^2.8.1