PkgRadar

Package evidence

@post-pioneer/[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
191
Versions published
108Established · −30% score
First published
Aug 2025
Publisher
postpioneer2025

Effective trust discount applied: 30% (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":["@post-pioneer/[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":["@post-pioneer/[email protected]"],"fail_on":"review"}'
Artifact bytes865,874
Previous version0.1.124
Published2026-05-26T07:21:14.644Z
SHA-25677ce926cb523ced85519026044ec473aacf87529af9b1f855dbc3b77c78a8bed

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/ui-kit-postpioneer.es.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/ui-kit-postpioneer.umd.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts14
  • buildtsc && vite build
  • build-storybookstorybook build
  • devvite
  • formatprettier --write "src/**/*.{ts,tsx,scss,js,jsx,json,md}"
  • linteslint . --ext .ts,.tsx
  • lint-stagedlint-staged
  • lint:fixeslint . --ext .ts,.tsx --fix
  • preparehusky
  • prepublishOnlynpm run build
  • previewvite preview
  • storybookstorybook dev -p 6006
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
Dependencies19
  • @emotion/cache^11.14.0
  • @emotion/react^11.14.0
  • @emotion/styled^11.14.1
  • @mui/material^7.3.6
  • @radix-ui/primitive1.0.1
  • @radix-ui/react-checkbox1.0.4
  • @radix-ui/react-dialog1.0.5
  • @radix-ui/react-dropdown-menu2.0.6
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-popover1.1.1
  • @radix-ui/react-radio-group1.2.1
  • @radix-ui/react-scroll-area1.0.5
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-slider1.2.1
  • @radix-ui/react-tabs^1.1.13
  • clsx^2.1.1
  • react-hook-form^7.64.0
  • react-multi-date-picker^4.5.2
  • sass^1.90.0