PkgRadar

Package evidence

@alexbuzo/[email protected]

Known Indicator Filename: package/build/tools/execution.js

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
3
First published
May 2026
Publisher
alexbuzo

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":["@alexbuzo/[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":["@alexbuzo/[email protected]"],"fail_on":"high"}'
Publisheralexbuzo
Artifact bytes132,709
Previous version0.1.0
Published2026-05-18T18:51:43.775Z
SHA-25617f89d997ada64a691944b41e7b755824cf2328973e1bb0de111945f01cbcd58

Why flagged

What the scanner saw

Known Indicator Filename: package/build/tools/execution.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/build/tools/execution.jspackage/build/tools/execution.js45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/build/tools/execution.jspackage/build/tools/execution.js45
lowObfuscationpackage/build/tools/attachments.jsmatched "\\u0000"3

Manifest

Package metadata

Scripts14
  • bootstrap-testplantsx scripts/bootstrap-testplan-cli.ts
  • bruno:run:allcd bruno-collections && bru run --env development -r
  • bruno:run:foldercd bruno-collections && bru run --env development
  • bruno:smokecd bruno-collections && bru run --env development _WFMS_-Initiate-Action/step-01-Get-public-token.bru
  • bruno:versionbru --version
  • buildnpm run clean && tsc
  • cleannode -e "fs.rmSync('build', { recursive: true, force: true })"
  • devtsx src/index.ts
  • export-teststsx scripts/export-tests-cli.ts
  • prepacknpm run build
  • prepublishOnlynpm test
  • startnode build/index.js
  • testtsx --test src/tools/bootstrap.test.ts src/tools/bruno-export.test.ts src/tools/cursor-rules.test.ts src/tools/archetypes.test.ts src/tools/project-memory.test.ts src/tools/shared-artifacts.test.ts src/tools/test-scenario.test.ts src/tools/attachments.test.ts src/tools/dsl.test.ts src/tools/atp-links.test.ts src/tools/inventory.test.ts src/tools/mia.test.ts src/tools/environments.test.ts
  • watchtsc --watch
Dependencies5
  • @modelcontextprotocol/sdk^1.29.0
  • dotenv^16.4.7
  • undici^7.25.0
  • yauzl^2.10.0
  • zod^3.23.8