Package evidence
@jhonnybgood88/[email protected]
Install Lifecycle Remote Or Exec: preinstall="node -e \"require('fs').writeFileSync('./git-normal-main-preinstall.txt', '@jhonnybgood88/git-normal-main preinstall ran\\n')\""
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
- 1
- First published
- Jun 2026
- Publisher
- jhonnybgood88
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":["@jhonnybgood88/[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":["@jhonnybgood88/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: preinstall="node -e \"require('fs').writeFileSync('./git-normal-main-preinstall.txt', '@jhonnybgood88/git-normal-main preinstall ran\\n')\""
1 candidate cluster(s) currently reference this release.
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 97 · status changed
Related candidates
Linked campaigns and clusters
jhonnybgood88
8 members · evidence strength 75jhonnybgood88
8 members · max score 120Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | preinstall="node -e \"require('fs').writeFileSync('./git-normal-main-preinstall.txt', '@jhonnybgood88/git-normal-main preinstall ran\\n')\"" | 30 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"require('fs').writeFileSync('./git-normal-main-postinstall.txt', '@jhonnybgood88/git-normal-main postinstall ran\\n')\"" | 30 |
| high | New Account With Lifecycle Hook | package.json | package first published 7 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
| medium | Manifest Codeless Dependency Stub | package.json | package ships no JS/TS source but declares 1 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
| medium | Remote Dependency Spec | package.json | dependencies.@jhonnybgood88/git-flag-dep="github:jhonnybgood88/git-flag-dep#main" | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | preinstall="node -e \"require('fs').writeFileSync('./git-normal-main-preinstall.txt', '@jhonnybgood88/git-normal-main preinstall ran\\n')\"" | 30 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"require('fs').writeFileSync('./git-normal-main-postinstall.txt', '@jhonnybgood88/git-normal-main postinstall ran\\n')\"" | 30 |
| high | New Account With Lifecycle Hook | package.json | package first published 7 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
| medium | Manifest Codeless Dependency Stub | package.json | package ships no JS/TS source but declares 1 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
| medium | Remote Dependency Spec | package.json | dependencies.@jhonnybgood88/git-flag-dep="github:jhonnybgood88/git-flag-dep#main" | 12 |
| low | Install-time lifecycle script | package.json | preinstall="node -e \"require('fs').writeFileSync('./git-normal-main-preinstall.txt', '@jhonnybgood88/git-normal-main preinstall ran\\n')\"" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"require('fs').writeFileSync('./git-normal-main-postinstall.txt', '@jhonnybgood88/git-normal-main postinstall ran\\n')\"" | 5 |
Manifest
Package metadata
Scripts2
postinstallnode -e "require('fs').writeFileSync('./git-normal-main-postinstall.txt', '@jhonnybgood88/git-normal-main postinstall ran\n')"preinstallnode -e "require('fs').writeFileSync('./git-normal-main-preinstall.txt', '@jhonnybgood88/git-normal-main preinstall ran\n')"
Dependencies1
@jhonnybgood88/git-flag-depgithub:jhonnybgood88/git-flag-dep#main