PkgRadar

Package evidence

@alexbuzo/[email protected]

no findings

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

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["@alexbuzo/[email protected]"],"fail_on":"review"}'
Publisheralexbuzo
Artifact bytes139,032
Previous version0.1.2
Published2026-05-28T12:31:57.945Z
SHA-2560a7a4cb67fe0aeb1fa9f4a7c4b6e216070a7ea0b3d42969a4e665797a62904f3

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.1.3Version
Status history (2 events)
  1. availableavailable · risk low · score 0 · status available -> available, risk high -> low, score 45 -> 0
  2. newavailable · risk high · score 45 · status changed

Evidence

Static findings

No findings stored for this release.

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 src/tools/migration-bundle.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