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
38
First published
May 2026
Publisher
samp3ng

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"}'
Publishersamp3ng
Artifact bytes219,248
Previous version0.1.36
Published2026-06-12T04:23:28.583Z
SHA-2567a27879783db91434b09e3cd389794c70e900edc34dc34faeaf1ef895802449a

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/bin/aster.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/bin/stellar.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildtsup
  • devtsx src/bin/stellar.ts
  • startnode dist/bin/stellar.js
  • testvitest run
  • test:watchvitest
Dependencies9
  • @inquirer/prompts^5.0.0
  • @samp3ng/aster-core0.1.37-beta.1
  • @samp3ng/aster-plugin-feishu-cli0.1.37-beta.1
  • @samp3ng/aster-plugin-kanban0.1.37-beta.1
  • @samp3ng/aster-plugin-opc0.1.37-beta.1
  • @samp3ng/aster-plugin-opc-cloud0.1.37-beta.1
  • @samp3ng/aster-web0.1.37-beta.1
  • commander^12.0.0
  • kleur^4.1.5