PkgRadar

Package evidence

[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.

Versions published
61Mature · −50% score
First published
Mar 2024
Publisher
swax

Effective trust discount applied: 50% (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":["[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"}'
Publisherswax
Artifact bytes179,722
Previous version3.0.1
Published2026-05-27T06:03:05.516Z
SHA-256df730d6575871b9c1a9e221fadad5e96e7bbd60caff4411a7013708feb9252b8

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
8Score
3.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./bin/postinstall.cjs"5

Manifest

Package metadata

Scripts10
  • agent:assistantnode dist/naisys.js ../../agents/assistant.yaml --integrated-hub --supervisor --erp
  • agent:scdb:program-directorcd ../../agents/scdb && node ../../apps/naisys/dist/naisys.js program-director.yaml
  • buildtsc
  • build/run/attachabletsc && node --inspect dist/naisys.js ../../agents/assistant.yaml --supervisor
  • cleannpx rimraf dist
  • eslintnpx eslint src
  • npm:publishnpm publish
  • npm:publish:dryrunnpm publish --dry-run
  • postinstallnode ./bin/postinstall.cjs
  • testvitest run
Dependencies19
  • @anthropic-ai/sdk^0.98.0
  • @google/genai^2.6.0
  • @naisys/common3.0.2
  • @naisys/common-node3.0.2
  • @naisys/hub-protocol3.0.2
  • @xterm/headless^6.0.0
  • chalk^5.6.2
  • commander^14.0.3
  • dotenv^17.4.2
  • js-yaml^4.1.1
  • openai^6.39.0
  • playwright-core^1.60.0
  • sharp^0.34.5
  • socket.io-client^4.8.3
  • string-argv^0.3.2
  • strip-ansi^7.2.0
  • text-table^0.2.0
  • tiktoken^1.0.22
  • tree-kill^1.2.2