PkgRadar

Package evidence

@stelis/[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
2
First published
Jun 2026
Publisher
daoauth

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":["@stelis/[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":["@stelis/[email protected]"],"fail_on":"review"}'
Publisherdaoauth
Artifact bytes1,207,860
Previous version0.0.0
Published2026-06-13T21:27:45.881Z
SHA-256bc9edb7d6dafb61f75a017f51e5b7b8de0736c2731f99e84fb5de7c616b4beb0

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

low
Last checked
lowRisk
0Score
0.0.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowObfuscation Densitypackage/dist/review-app/chunk-B4BG7PRW-BbgcjusC.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/review-app/flowDiagram-NV44I4VS-DBSQuj6x.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts9
  • buildnpm run clean && tsc -p tsconfig.build.json && vite build
  • cleannode -e "require('node:fs').rmSync('dist',{recursive:true,force:true})"
  • generate:deepbook-registrytsx scripts/generate-deepbook-registry.ts
  • generate:flowx-registrytsx scripts/generate-flowx-registry.ts
  • prepublishOnlynpm run release:check
  • release:checktsx scripts/release-check.ts
  • smoke:mainnetnode dist/runtime/smokeMainnetRead.js
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies11
  • @flowx-finance/sdk2.1.0
  • @modelcontextprotocol/sdk1.29.0
  • @mysten/dapp-kit-core1.3.2
  • @mysten/deepbook-v31.3.6
  • @mysten/sui2.17.0
  • @scure/bip392.2.0
  • @stelis/agent-q-provider-sui0.0.5
  • @zktx.io/ptb-model0.5.0
  • better-sqlite312.9.0
  • mermaid11.12.0
  • zod4.4.3