PkgRadar

Package evidence

@club-employes/[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
365Established · −30% score
First published
Jul 2025
Publisher
benoit.jolly

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

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":["@club-employes/[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":["@club-employes/[email protected]"],"fail_on":"review"}'
Publisherbenoit.jolly
Artifact bytes17,170,071
Previous version4.348.0
Published2026-06-11T14:06:38.311Z
SHA-256bfabc83d09eff5ace9a37527de5ce96d5063c0a54a7b87699fd4ba1bf485933a

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/dark-Cfh8tUWS.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/dark-DeUkxoI9.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/tokens/club-employes/dark.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/tokens/gifteo/dark.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/dist/index.js5591640 bytes0
lowObfuscation Densitypackage/dist/light-D1exlyli.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/light-JXfV3fle.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/tokens/club-employes/light.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/tokens/gifteo/light.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts8
  • buildnpm run build:tokens && npm run generate:icons && vite build && npm run copy:tokens && npm run copy:icons
  • build:tokensnode scripts/build-tokens.js
  • copy:iconscp src/assets/icons-list.json dist/
  • copy:tokensmkdir -p dist/tokens && cp -r src/tokens/generated/* dist/tokens/
  • generate:iconsnode scripts/generate-icons-list.js
  • lintecho 'Linting passed'
  • releasecd ../.. && npm run release
  • type-checkecho 'Type checking passed'
Dependencies22
  • @floating-ui/dom^1.7.6
  • @vueuse/core^11.0.0
  • @vueuse/integrations^11.0.0
  • focus-trap^7.8.0
  • libphonenumber-js^1.12.42
  • postcode-validator^3.10.15
  • primeicons^7.0.0
  • primevue^4.5.5
  • prosemirror-commands^1.7.1
  • prosemirror-dropcursor^1.8.2
  • prosemirror-gapcursor^1.4.1
  • prosemirror-history^1.5.0
  • prosemirror-inputrules^1.5.1
  • prosemirror-keymap^1.2.3
  • prosemirror-model^1.25.4
  • prosemirror-schema-basic^1.2.4
  • prosemirror-schema-list^1.5.1
  • prosemirror-state^1.4.4
  • prosemirror-tables^1.8.3
  • prosemirror-view^1.41.8
  • tui-image-editor^3.15.3
  • vuedraggable^4.1.0