PkgRadar

Package evidence

[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
2
First published
May 2026
Publisher
mulesoft-npm-publish-org

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes18,615
Previous version1.6.9
Published2026-05-26T10:49:14.637Z
SHA-256bbf93cdb3ff9d09567b5af6f421b5f3df1e035ac914f277aed29818af2c0d4fa

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
1.6.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • buildrm -rf lib && tsc -b
  • devnpm run build && oclif manifest && oclif readme
  • linteslint . --ext .ts --config .eslintrc --fix
  • postpackrm -f oclif.manifest.json
  • prepacknpm i && oclif manifest && oclif readme && rm -rf node_modules && npm run postpack
  • testXDG_CONFIG_HOME=. SPAWN_WRAP_SHIM_ROOT=. nyc --extension .ts mocha --forbid-only "test/**/*.test.ts"
Dependencies22
  • @oclif/core1.26.2
  • @oclif/plugin-help5.1.12
  • @oclif/plugin-version1.0.4
  • apollo-cache-inmemory^1.6.6
  • apollo-client^2.6.10
  • apollo-link-http^1.5.17
  • axios^1.7.4
  • chalk4.1.2
  • clone^2.1.2
  • conf10.2.0
  • cross-fetch^3.1.4
  • crypto-js^4.2.0
  • fs-extra^10.0.1
  • graphql^15.0.0
  • home-dir^1.0.0
  • hpagent^1.2.0
  • https-proxy-agent^7.0.5
  • lodash^4.17.21
  • puppeteer^23.1.1
  • table^6.7.1
  • upath^2.0.1
  • uuid^8.3.2