PkgRadar

Package evidence

@synergy-design-system/[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,053Niche · −30% score
Versions published
260Mature · −50% score
First published
Oct 2023
Publisher
schilchsickag

Effective trust discount applied: 50% (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":["@synergy-design-system/[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":["@synergy-design-system/[email protected]"],"fail_on":"review"}'
Publisherschilchsickag
Artifact bytes706,919
Previous version3.13.4
Published2026-05-21T10:43:26.282Z
SHA-25616d5855125a026c9f541c9c8fd4b46f5c4f49572d4ad2b4c353156fdd74641d8

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/translations/ru.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts14
  • buildnode scripts/build.js
  • figma-exportpnpm run /^figma-export:.*/
  • figma-export:componentspnpm exec figma connect publish -c ./code-connect/figma.config.components.json
  • figma-export:icons-2018pnpm exec figma connect publish -c ./code-connect/figma.config.icons.2018.json --batch-size 100
  • figma-export:icons-2025-filledpnpm exec figma connect publish -c ./code-connect/figma.config.icons.2025-filled.json --batch-size 100
  • figma-export:icons-2025-outlinepnpm exec figma connect publish -c ./code-connect/figma.config.icons.2025-outline.json --batch-size 100
  • format.eslintpnpm lint:js --fix
  • lintpnpm run /^lint:.*/
  • lint:cssstylelint "src/**/*.{css}" "src/**/*.styles.ts"
  • lint:htmlhtml-validate -c ./code-quality/html-validate/.htmlvalidate.js ./demos
  • lint:jseslint src
  • report-bundle-sizepnpm exec size-limit --json
  • testweb-test-runner --group default --config ./web-test-runner.config.js
  • test.watchpnpm test --watch
Dependencies3
  • @floating-ui/dom^1.7.6
  • composed-offset-position^0.0.6
  • lit^3.3.2