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
- 29
- Versions published
- 11
- First published
- Mar 2026
- Publisher
- codegrammer
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":["@codegrammer/[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":["@codegrammer/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/commands/start.js | matched "curl " | 12 |
Manifest
Package metadata
Scripts17
buildtsc -p tsconfig.jsondevtsc -w -p tsconfig.jsondoctornode dist/index.js doctordoctor:strictnode dist/index.js doctor --strictlintecho noopprepublishOnlynpm run buildqa:tuinode dist/index.js tui-qaqa:tui:livenode dist/index.js tui-qa --liveqa:tui:live:mutatenode dist/index.js tui-qa --live --mutaterelease:tuinode scripts/release-tui.mjssmoke:fresh-installnode scripts/smoke-fresh-install.mjssmoke:opentuinode dist/index.js opentui --smoke-test --duration-ms 100 --startup-budget-ms 1000smoke:packagednode scripts/smoke-packaged-install.mjssmoke:tuinode dist/index.js tui --smoke-test --duration-ms 100 --startup-budget-ms 1000smoke:tui:opentuinode dist/index.js tui --renderer opentui --smoke-test --duration-ms 100 --startup-budget-ms 1000testpnpm run build && node --test test/*.mjsverify:tuipnpm run build && pnpm run qa:tui && pnpm run doctor && pnpm run smoke:tui && pnpm run smoke:opentui && pnpm run smoke:tui:opentui && pnpm run smoke:packaged
Dependencies4
@opentui/core0.3.0open^10.1.0web-tree-sitter0.25.10ws^8.18.0