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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 48 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/build/tools/execution.js | package/build/tools/execution.js | 45 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/build/tools/execution.js | package/build/tools/execution.js | 45 |
| low | Obfuscation | package/build/tools/attachments.js | matched "\\u0000" | 3 |
Manifest
Package metadata
Scripts14
bootstrap-testplantsx scripts/bootstrap-testplan-cli.tsbruno:run:allcd bruno-collections && bru run --env development -rbruno:run:foldercd bruno-collections && bru run --env developmentbruno:smokecd bruno-collections && bru run --env development _WFMS_-Initiate-Action/step-01-Get-public-token.brubruno:versionbru --versionbuildnpm run clean && tsccleannode -e "fs.rmSync('build', { recursive: true, force: true })"devtsx src/index.tsexport-teststsx scripts/export-tests-cli.tsprepacknpm run buildprepublishOnlynpm teststartnode build/index.jstesttsx --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.tswatchtsc --watch
Dependencies5
@modelcontextprotocol/sdk^1.29.0dotenv^16.4.7undici^7.25.0yauzl^2.10.0zod^3.23.8