PkgRadar

Package evidence

@devassure/[email protected]

Install-time lifecycle script

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
24
First published
Feb 2026
Publisher
santhoshkumar_s

Recommended action

Review before promoting

Mixed 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"}'
Artifact bytes202,429
Previous version1.1.13
Published2026-05-19T11:18:22.177Z
SHA-25694fd0a4388e7c70a4430758bf5b9b586db978f65026b97ad9504ecb68f01b39c

Why flagged

What the scanner saw

Install-time lifecycle script

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.1.14Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.json5
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 13

Sign in to view install / lifecycle script contents.

Dependencies14
  • @inkjs/ui^1.0.0
  • chalk^5.6.2
  • commander^11.1.0
  • ink^4.4.1
  • ink-text-input^5.0.1
  • js-yaml^4.1.0
  • open^10.2.0
  • picocolors^1.1.1
  • posthog-node^4.0.0
  • react^18.2.0
  • semver^7.6.0
  • sqlite3^5.1.7
  • uuid^9.0.1
  • zod^3.23.8