PkgRadar

Package evidence

@axhub/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
142
Versions published
22
First published
Feb 2026
Publisher
lintendo

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":["@axhub/[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":["@axhub/[email protected]"],"fail_on":"review"}'
Publisherlintendo
Artifact bytes5,661,335
Previous version0.2.10
Published2026-04-16T16:38:25.536Z
SHA-256ea2646df03f72b0a75e922402c800a70613bf802b9a1a9164f2a42ed5ff6c891

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/assets/chunk-WL4C6EOR-BbZirvBk.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/assets/flowDiagram-PKNHOUZH-B7NFMgFK.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/assets/mermaid-O7DHMXV3-OZ8qWWwa.js2397070 bytes10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/assets/chunk-WL4C6EOR-BbZirvBk.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/assets/flowDiagram-PKNHOUZH-B7NFMgFK.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/assets/mermaid-O7DHMXV3-OZ8qWWwa.js2397070 bytes10
lowCredential file accesspackage/server/routes/settings.jsmatched "github_token"5
lowCredential file accesspackage/dist/assets/ssh-config-_ykCGR6B.jsmatched ".ssh"5

Manifest

Package metadata

Scripts13
  • buildvite build
  • clientvite --host
  • devnode scripts/dev-runner.js
  • docs:buildnode scripts/generate-api-docs.mjs
  • docs:checknode scripts/generate-api-docs.mjs --check
  • prebuildnpm run docs:build
  • previewvite preview
  • release./release.sh
  • servernode server/index.js
  • startnpm run build && npm run server
  • test:open-apinode scripts/test-open-api.mjs
  • test:release-packagenode scripts/test-release-package.mjs
  • typechecktsc --noEmit -p tsconfig.json
Dependencies20
  • @agentclientprotocol/sdk^0.18.2
  • @anthropic-ai/claude-agent-sdk^0.2.104
  • @iarna/toml^2.2.5
  • @larksuiteoapi/node-sdk^1.59.0
  • @openai/codex-sdk^0.120.0
  • bcrypt^6.0.0
  • chokidar^4.0.3
  • cors^2.8.5
  • cross-spawn^7.0.3
  • dingtalk-stream^2.1.4
  • express^4.18.2
  • gray-matter^4.0.3
  • i18next^25.7.4
  • jsonwebtoken^9.0.2
  • mime-types^3.0.1
  • multer^2.0.1
  • node-fetch^2.7.0
  • node-pty^1.1.0-beta34
  • qrcode^1.5.4
  • ws^8.14.2