PkgRadar

Package evidence

@asyncapi/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/enableAutoComplete.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.

Weekly downloads
50,202Mainstream · −50% score
Versions published
442Mature · −50% score
First published
Jun 2021
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 promoting

Mixed 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":["@asyncapi/[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":["@asyncapi/[email protected]"],"fail_on":"review"}'
Artifact bytes920,926
Previous version6.0.0
Published2026-06-06T05:00:23.724Z
SHA-25637af0e73566f2b2c0aed6a7831c980c00ac1156c413d49f7935a6568a5ab08a4

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/enableAutoComplete.js"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
6.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/enableAutoComplete.js"5
lowObfuscation Densitypackage/assets/create-template/templates/default/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts40
  • action:docker:builddocker build -f github-action/Dockerfile -t asyncapi/github-action-for-cli:latest .
  • action:testnpm run build && cd github-action && make test
  • api:buildrimraf lib && npm run generate:languages && tsc && tsc-alias --project tsconfig.json
  • api:build:dockerdocker build -t asyncapi/server-api -f ./src/apps/api/Dockerfile .
  • api:devcross-env NODE_ENV=development PORT=3000 nodemon
  • api:dockerdocker run -it -p 80:80 asyncapi/server-api
  • api:prodnpm run api:build && cross-env NODE_ENV=production PORT=80 node lib/apps/api/server.js
  • api:test
  • buildrimraf lib && node scripts/fetch-asyncapi-example.js && npm run generate:languages && tsc && tsc-alias --project tsconfig.json && oclif manifest && echo "Build Completed"
  • bump:github-actioncd github-action/lib/ && node bump-action-version.js
  • bump:versionnpx -p @changesets/[email protected] changeset version && npm run bump:github-action
  • cli:testcross-env NODE_ENV=development TEST=1 CUSTOM_CONTEXT_FILENAME="test.asyncapi-cli" CUSTOM_CONTEXT_FILE_LOCATION="" NODE_CONFIG_DIR="./src/apps/api/configs" c8 mocha --require ts-node/register --require tsconfig-paths/register --require test/helpers/init.js --reporter spec --timeout 100000 "test/**/*.test.ts"
  • createhookoclif generate hook myhook --event=command_not_found
  • createhookinitoclif generate hook inithook --event=init
  • devtsc --watch
  • docker:builddocker build -t asyncapi/cli:latest .
  • generate:assetsnpm run generate:readme:toc && npm run generate:commands
  • generate:commandsnpm run generate:readme:create && npm run generate:readme:commands && node ./scripts/updateUsageDocs.js && rimraf ./scripts/README.md
  • generate:languagesnode scripts/generateTypesForGenerateCommand.js
  • generate:readme:commandsnpm run build && cd scripts && cross-env DEBUG=* oclif readme
  • generate:readme:createnode -e "const fs = require('fs'); fs.writeFileSync('scripts/README.md', '# Usage\n\n<!-- usage -->\n\n# Commands\n\n<!-- commands -->\n');"
  • generate:readme:tocmarkdown-toc -i README.md
  • get-versionecho $npm_package_version
  • linteslint --max-warnings 5 .
  • lint:fixeslint --max-warnings 5 . --fix
  • pack:linuxoclif pack deb && npm run pack:rename
  • pack:macosoclif pack macos && npm run pack:rename
  • pack:renamenode scripts/releasePackagesRename.js
  • pack:tarballsoclif pack tarballs -t linux-x64 && npm run pack:rename
  • pack:tarballs:alpineoclif pack tarballs -t linux-x64 && npm run pack:rename alpine
  • …and 10 more.
Dependencies43
  • @asyncapi/avro-schema-parser^3.0.24
  • @asyncapi/bundler^1.0.1
  • @asyncapi/converter^2.0.1
  • @asyncapi/diff^0.5.0
  • @asyncapi/generator^3.2.0
  • @asyncapi/modelina-cli^5.10.1
  • @asyncapi/openapi-schema-parser^3.0.24
  • @asyncapi/optimizer^1.0.4
  • @asyncapi/parser^3.6.0
  • @asyncapi/problem^1.0.0
  • @asyncapi/protobuf-schema-parser^3.6.0
  • @asyncapi/raml-dt-schema-parser^4.0.24
  • @asyncapi/studio^1.2.0
  • @changesets/changelog-git^0.2.0
  • @clack/prompts^0.11.0
  • @oclif/core^4.8.0
  • @oclif/plugin-autocomplete^3.2.39
  • @smoya/asyncapi-adoption-metrics^2.4.9
  • @stoplight/spectral-cli6.15.1
  • archiver^7.0.1
  • body-parser^2.2.1
  • chalk^4.1.2
  • chokidar^4.0.3
  • compression^1.8.1
  • config^4.1.1
  • cors^2.8.5
  • express^5.2.1
  • fast-levenshtein^3.0.0
  • fs-extra^11.3.2
  • generator-v2npm:@asyncapi/[email protected]
  • …and 13 more.
Optional dependencies1
  • fsevents^2.3.3