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
- 14
- First published
- Apr 2026
- Publisher
- alvin0
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
Credential file access: matched ".aws/"
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 5 · 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/src/upstream/kiro/constants.ts | matched ".aws/" | 5 |
| low | Large Javascript Payload | package/dist/index.js | 5415582 bytes | 0 |
Manifest
Package metadata
Scripts11
buildbun build index.ts --target=bun --outfile=dist/index.jscheckbun run typecheck && bun run buildcoveragebunx --bun vitest run --config vitest.config.ts --coverage --coverage.provider=istanbul --testNamePattern='^(?!.*live Codex smoke test)'devbun --watch index.tsexampleCODEX_RUN_EXAMPLE=1 bun index.tsprepublishOnlybun run buildstartbun index.tstestbun test test/ --test-name-pattern='^(?!.*live Codex smoke test)'test:kiro:apibun scripts/kiro-api-smoke.tstest:liveCODEX_AUTH_FILE=auth-codex.json bun test test/live.test.tstypechecktsc --noEmit && tsc -p tsconfig.test.json --noEmit
Dependencies4
gpt-tokenizer^3.4.0ink^7.0.1react^19.2.5react-devtools-core^7.0.1