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
- 1
- First published
- Jun 2026
- Publisher
- kalebtec-studio
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":["[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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Known Indicator Filename: package/dist/helper/stealth.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 45 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/helper/stealth.js | package/dist/helper/stealth.js | 45 |
Manifest
Package metadata
Scripts25
audit:prodpnpm audit --prod --audit-level=highbench:networktsx scripts/bench-network-envelope.tsbrowxaitsx src/cli.tsbuildtsc -p tsconfig.build.json && chmod +x dist/cli.js && pnpm --filter './packages/plugins/*' builddepcheckdepcheckdepcruisedepcruise --config .dependency-cruiser.cjs srcdevtsc -p tsconfig.json --watchdocs:buildpnpm --filter @browxai/website builddocs:devpnpm --filter @browxai/website devdocs:previewpnpm --filter @browxai/website previewformatprettier --write .format:checkprettier --check .gen:sdk-typestsx scripts/gen-sdk-tool-types.tsinstall-browserplaywright-core install chromiumjscpd:checkjscpd --config .jscpd.jsonlicenses:checklicense-checker-rseidelsohn --production --onlyAllow 'MIT;Apache-2.0;BSD-2-Clause;BSD-3-Clause;ISC;0BSD;Unlicense;CC0-1.0'licenses:noticeslicense-checker-rseidelsohn --production --markdownlinteslint .lint:fixeslint . --fixpreparegit config core.hooksPath .githooks || trueprepublishOnlynode scripts/audit-package-contents.mjs && pnpm typecheck && pnpm test && pnpm buildsbomcyclonedx-npm --output-format JSON --output-file sbom.cdx.jsontestvitest runtest:keystonevitest run --config vitest.keystone.config.tstypechecktsc -p tsconfig.json --noEmit
Dependencies3
@modelcontextprotocol/sdk^1.29.0playwright-core^1.48.0zod^3.23.0