Package evidence
@devassure/[email protected]
Install-time lifecycle script: preinstall="node scripts/check-node-version.cjs && node scripts/require-global-install.cjs"
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
- 149
- Versions published
- 25
- First published
- Feb 2026
- Publisher
- santhoshkumar_s
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":["@devassure/[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":["@devassure/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="node scripts/check-node-version.cjs && node scripts/require-global-install.cjs"
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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="node scripts/check-node-version.cjs && node scripts/require-global-install.cjs" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-setup.cjs" | 5 |
Manifest
Package metadata
Scripts13
buildtsupdevtsx -r ./scripts/set-build-env.cjs src/index.tsdev:watchnodemon --watch src --ext ts,tsx --exec "tsx -r ./scripts/set-build-env.cjs src/index.ts"install:tgznode scripts/install-tgz.cjspack:testpnpm run build && node scripts/prepack-modify.cjs && npm pack --silent && node scripts/postpack-restore.cjspostinstallnode scripts/postinstall-setup.cjspostpacknode scripts/postpack-restore.cjsprebuildpnpm --filter @devassure/core run buildpredevpnpm --filter @devassure/core run buildpreinstallnode scripts/check-node-version.cjs && node scripts/require-global-install.cjsprepackpnpm run build && node scripts/prepack-modify.cjsprepublishOnlynode scripts/prepublish-check.cjstype-checktsc --noEmit
Dependencies14
@inkjs/ui^1.0.0chalk^5.6.2commander^11.1.0ink^4.4.1ink-text-input^5.0.1js-yaml^4.1.0open^10.2.0picocolors^1.1.1posthog-node^4.0.0react^18.2.0semver^7.6.0sqlite3^5.1.7uuid^9.0.1zod^3.23.8