Package evidence
@atlashub/[email protected]
Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.js || exit 0"
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
- 209
- First published
- Jan 2026
- Publisher
- atashub
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":["@atlashub/[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":["@atlashub/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="node scripts/postinstall.js || exit 0"
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 25 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.js || exit 0" | 20 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.js || exit 0" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js || exit 0" | 5 |
| low | Large Javascript Payload | package/dist/index.js | 5736103 bytes | 0 |
| low | Large Javascript Payload | package/dist/mcp-entry.mjs | 2415996 bytes | 0 |
Manifest
Package metadata
Scripts26
buildnpm run build:html && npx tsupbuild:htmlnode templates/skills/business-analyse-html/html/build-html.jscheck-mcpnode dist/index.js check-mcpdevtsup --watchdoctornode dist/index.js doctorformatprettier --write "src/**/*.ts"healthnode dist/index.js doctor --jsoninstall:globalnpm run build && node dist/index.js install --forceinstall:localnpm run build && node dist/index.js install --local --forcelinknpm run build && npm linklinteslint src --ext .tspostinstallnode scripts/postinstall.js || exit 0prepublishOnlynpm run buildralph:logsnode dist/index.js ralph logsralph:startnode dist/index.js ralph startralph:statusnode dist/index.js ralph statusstatus:globalnode dist/index.js status --verbosestatus:localnode dist/index.js status --local --verbosetestnode --testtest:allnpm run test:mcp && npm run test:batest:bavitest run --config vitest.ba.config.tstest:ba:coveragevitest run --config vitest.ba.config.ts --coveragetest:ba:watchvitest --config vitest.ba.config.tstest:mcpvitest run --config vitest.mcp.config.tstest:mcp:coveragevitest run --config vitest.mcp.config.ts --coveragetest:mcp:watchvitest --config vitest.mcp.config.ts
Dependencies14
@modelcontextprotocol/sdk^1.0.0axios^1.7.0bcryptjs^2.4.3chalk^5.3.0cli-table3^0.6.3commander^12.0.0fs-extra^11.2.0glob^13.0.1handlebars^4.7.8inquirer^9.2.12jsonwebtoken^9.0.3mssql^11.0.1ora^8.0.1zod^3.25.0