PkgRadar

Package evidence

@agent-spm/[email protected]

Install Lifecycle Suppresses Failure, 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.

Weekly downloads
27
Versions published
16
First published
May 2026
Publisher
agentspm

Recommended action

Block this update

Static 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":["@agent-spm/[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":["@agent-spm/[email protected]"],"fail_on":"high"}'
Publisheragentspm
Artifact bytes159,296
Previous version0.2.5
Published2026-05-23T14:59:00.742Z
SHA-25678a49327fbc20a92529a6b29fd6812c8ba97fc2fe49d0ed512bdc6f50335145d

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure

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

Availability ledger

available

high
Last checked
highRisk
25Score
0.2.6Version
Status history (1 event)
  1. newavailable · risk high · score 25 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.json20
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.json20
lowInstall-time lifecycle scriptpackage.json5

Manifest

Package metadata

Scripts 8

Sign in to view install / lifecycle script contents.

Dependencies13
  • @inquirer/prompts^8.4.3
  • @poppinss/cliui^6.7.0
  • archiver^7.0.1
  • chalk^5.6.2
  • cli-progress^3.12.0
  • cli-table3^0.6.5
  • commander^13.0.0
  • cross-keychain^1.1.0
  • p-limit^7.3.0
  • semver^7.7.4
  • tar^7.0.0
  • undici^7.0.0
  • zod^3.25.0