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
- 23
- First published
- May 2026
- Publisher
- gakwaya
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 "id_rsa"
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
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched "id_rsa" | 5 |
Manifest
Package metadata
Scripts15
buildnode scripts/build-bundle.mjsbuild:doc-indexnode scripts/build-doc-index.mjsformatprettier --write .format:checkprettier --check .linktsx src/index.ts linklocalomnish stop && node scripts/build-bundle.mjs && npm link && omnish startlogouttsx src/index.ts logoutomnishtsx src/index.tsprepacknpm run buildpretestnode scripts/build-doc-index.mjspretypechecknode scripts/build-doc-index.mjsreinstallrm -rf node_modules && pnpm installruntsx src/index.ts runtesttsx --test 'src/**/*.test.ts'typechecktsc --noEmit
Dependencies8
@parcel/watcher^2.5.1@whiskeysockets/baileys7.0.0-rc13better-sqlite3^12.9.0grammy^1.42.0node-pty^1.1.0pino^9.6.0qrcode-terminal^0.12.0ws^8.18.3