Package evidence
@bymbly/[email protected]
Known Indicator Filename: package/dist/lib/asyncapi/bundle.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
- 52
- First published
- Jan 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["@bymbly/[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":["@bymbly/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Known Indicator Filename: package/dist/lib/asyncapi/bundle.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 review · score 27 · 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/dist/lib/asyncapi/bundle.js | package/dist/lib/asyncapi/bundle.js | 45 |
| high | Known Indicator Filename | package/dist/lib/redocly/bundle.js | package/dist/lib/redocly/bundle.js | 45 |
Manifest
Package metadata
Scripts22
buildtsc -p tsconfig.build.json && npm run copy:defaultsbuild:cleannpm run clean && npm run buildcleannpm run clean:distclean:distrm -rf ./distcopy:defaultsmkdir -p dist/defaults && cp -a defaults/. dist/defaults/devnpm run watchformatprettier --write .format:checkprettier --check .lintnpm run lint:md && npm run lint:eslintlint:checknpm run lint:md:check && npm run lint:eslint:checklint:eslinteslint . --fixlint:eslint:checkeslint .lint:mdmarkdownlint-cli2 --fixlint:md:checkmarkdownlint-cli2preparenpm run buildprepublishOnlynpm run build:cleanpretestnpm run buildtestvitest runtest:uivitest --uitest:watchvitesttypechecktscwatchnpm run copy:defaults && tsc --watch
Dependencies6
@asyncapi/cli6.0.0@commander-js/extra-typings14.0.0@redocly/cli2.31.2@stoplight/spectral-cli6.16.0react19.2.6react-dom19.2.6