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
- 416
- Versions published
- 13
- First published
- Apr 2026
- Publisher
- ndycode
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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/lib/prompts/codex.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts19
audit:allnpm audit --audit-level=highaudit:cinpm run audit:prod && npm run audit:dev:allowlistaudit:dev:allowlistnode scripts/audit-dev-allowlist.jsaudit:prodnpm audit --omit=dev --audit-level=highbuildnode scripts/clean-dist.js && tsc && node scripts/copy-oauth-success.jscoveragevitest run --coveragelintnpm run lint:ts && npm run lint:scriptslint:fixnpm run lint:ts:fix && npm run lint:scripts:fixlint:scriptseslint scripts --ext .jslint:scripts:fixeslint scripts --ext .js --fixlint:tseslint . --ext .tslint:ts:fixeslint . --ext .ts --fixpreparehuskyprepublishOnlynpm run buildtestvitest runtest:coveragevitest run --coveragetest:uivitest --uitest:watchvitesttypechecktsc --noEmit
Dependencies9
@napi-rs/keyring~1.2.0@openauthjs/openauth^0.4.3@opencode-ai/plugin^1.14.22@opentui/core0.2.6@opentui/solid0.2.6hono4.12.23solid-js^1.9.11web-tree-sitter^0.25.10zod^4.3.6