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.
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@chainpatrol/[email protected]"],"fail_on":"high"}'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":["@chainpatrol/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".SSH"
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 high · score 120 · status changed
Evidence
Static findings
28 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/chunk-PZV55KAR.js | matched ".SSH" | 30 |
| medium | Obfuscation Density | package/dist/chunk-3LJTWYT6.js | high encoded/escaped-token density | 12 |
Show all 28 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/chunk-PZV55KAR.js | matched ".SSH" | 30 |
| medium | Obfuscation Density | package/dist/chunk-3LJTWYT6.js | high encoded/escaped-token density | 12 |
| low | Obfuscation | package/dist/breakdown-3LJBT3JQ.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/check-G64UQCEL.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-3LJTWYT6.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/chunk-JCMWDZYY.js | matched "\\u280B" | 3 |
| low | Obfuscation | package/dist/chunk-S37VFIZY.js | matched "\\u2192" | 3 |
| low | Obfuscation | package/dist/chunk-TFCNKBRC.js | matched "\\u200E" | 3 |
| low | Obfuscation | package/dist/cli.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/found-OPL4HWOW.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/healthcheck-QNLFKAXM.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/list-4VKMEKZS.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/list-AQ7E23T3.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/list-FVFF4VW3.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/list-Q5PRMAN5.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/list-QHEFB4KE.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/list-QXA6GLCV.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/list-SWHKM5R6.js | matched "\\u2192" | 3 |
| low | Obfuscation | package/dist/list-XSIXAHOG.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/login-AMEXCOGT.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/login-plain-NIJDS3D2.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/logout-T6Q4IVPU.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/organization-SOMHMGTM.js | matched "\\u2026" | 3 |
| low | Obfuscation | package/dist/run-J5TQ2YC2.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/run-RV6P2OCD.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/summary-LF53KXRR.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/types-PTMFLYUV.js | matched "\\u2014" | 3 |
| low | Obfuscation | package/dist/validate-UYKOMUEI.js | matched "\\u2713" | 3 |
Manifest
Package metadata
Scripts9
buildtsupdevtsx src/cli.tsxdev:setuptsx src/cli.tsx setuplintnpx oxlint .local:installtsup && npm linklocal:uninstallnpm unlink -g chainpatrol && rm -f /usr/local/bin/chainpatroltestvitest run --config vitest.config.unit.tstest:watchvitest --config vitest.config.unit.tstypechecktsc --noEmit
Dependencies5
ink^7.0.1meow^14.1.0open^11.0.0react^19.2.4zod^3.25.76