Package evidence
@vectrion/[email protected]
Install Lifecycle Remote Or Exec: postinstall="node -e \"console.log('\\x1b[32m%s\\x1b[0m', ' π Thanks for installing Vectrion! For guides and API docs, visit: https://vectrion.vercel.app/\\\\n Happy coding! π»β¨')\""
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
- 278
- Versions published
- 2
- First published
- May 2026
- Publisher
- adi15jain
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":["@vectrion/[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":["@vectrion/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 0.1.1 vs 0.1.0: "node -e \"console.log('\\x1b[32m%s\\x1b[0m', ' π Thanks for installing Vectrion! For guides and API docs, visit: https://vectrion.vercel.app/\\\\n Happy coding! π»β¨')\""
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 (2 events)
- available β available Β· risk high Β· score 75 Β· status available -> available, risk high -> high, score 45 -> 75
- new β available Β· risk high Β· score 45 Β· status changed
Related candidates
Linked campaigns and clusters
adi15jain
6 members Β· evidence strength 70adi15jain
6 members Β· max score 75Evidence
Static findings
3 static Β· 1 from release diff Β· showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.1.1 vs 0.1.0: "node -e \"console.log('\\x1b[32m%s\\x1b[0m', ' π Thanks for installing Vectrion! For guides and API docs, visit: https://vectrion.vercel.app/\\\\n Happy coding! π»β¨')\"" | 40 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"console.log('\\x1b[32m%s\\x1b[0m', ' π Thanks for installing Vectrion! For guides and API docs, visit: https://vectrion.vercel.app/\\\\n Happy coding! π»β¨')\"" | 30 |
| high | New Account With Lifecycle Hook | package.json | package first published 14 day(s) ago, 2 total version(s), has lifecycle hook | 25 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 0.1.1 vs 0.1.0: "node -e \"console.log('\\x1b[32m%s\\x1b[0m', ' π Thanks for installing Vectrion! For guides and API docs, visit: https://vectrion.vercel.app/\\\\n Happy coding! π»β¨')\"" | 40 |
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"console.log('\\x1b[32m%s\\x1b[0m', ' π Thanks for installing Vectrion! For guides and API docs, visit: https://vectrion.vercel.app/\\\\n Happy coding! π»β¨')\"" | 30 |
| high | New Account With Lifecycle Hook | package.json | package first published 14 day(s) ago, 2 total version(s), has lifecycle hook | 25 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"console.log('\\x1b[32m%s\\x1b[0m', ' π Thanks for installing Vectrion! For guides and API docs, visit: https://vectrion.vercel.app/\\\\n Happy coding! π»β¨')\"" | 5 |
Manifest
Package metadata
Scripts4
buildtsuplinteslint src/**/*.tspostinstallnode -e "console.log('\x1b[32m%s\x1b[0m', ' π Thanks for installing Vectrion! For guides and API docs, visit: https://vectrion.vercel.app/\\n Happy coding! π»β¨')"typechecktsc --noEmit
Dependencies4
@vectrion/shared0.1.1@vectrion/types0.1.1pino^8.19.0zod^3.22.4