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.

Weekly downloads
1,701Niche · −30% score
Versions published
353Established · −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

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":["@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,162,316
Previous version4.336.0
Published2026-05-26T14:50:44.110Z
SHA-2560cc4144efaae2d98de1d98f1aa7cc53d77525b9e01e79145abeb87c32e81a066

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/dark-Cfh8tUWS.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/dark-DeUkxoI9.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/tokens/club-employes/dark.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/tokens/gifteo/dark.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/light-D1exlyli.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/light-JXfV3fle.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/tokens/club-employes/light.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/tokens/gifteo/light.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/index.js5554707 bytes10

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