PkgRadar

Package evidence

@syntrologie/[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
4,494Niche · −30% score
Versions published
402Established · −30% score
First published
Dec 2025
Publisher
syntrologie-eng

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":["@syntrologie/[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":["@syntrologie/[email protected]"],"fail_on":"review"}'
Artifact bytes9,026,835
Previous version2.8.0-canary.267
Published2026-05-26T23:40:07.374Z
SHA-256ef11fbf56440ca58f9a7c7ae13defba91a76a087d677aee565c11e3cc8286bd3

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/adaptives/adaptive-mcp/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts14
  • buildnpm run build:types && npm run build:lib && npm run generate-schema && npm run build:cdn && npm run build:adaptives
  • build:adaptivesnode ./scripts/build-adaptives-only.js
  • build:cdnnode ./scripts/build-cdn.js
  • build:libnode ./scripts/build-lib.mjs
  • build:typestsc --project tsconfig.build.json
  • cleanrm -rf dist
  • dev:adaptivesnode ./scripts/build-adaptives-only.js --watch
  • generate-schemanode ./scripts/generate-unified-schema.mjs
  • generate-schema:checknode ./scripts/generate-unified-schema.mjs --check
  • prepublishOnlynpm run clean && npm run build && npm run strip-internal-deps
  • strip-internal-depsnode ./scripts/strip-internal-deps.mjs
  • testvitest run
  • typechecktsc --noEmit -p tsconfig.build.json
  • validate-confignode ./scripts/validate-config.mjs
Dependencies8
  • @floating-ui/dom1.7.5
  • @growthbook/growthbook~1.6.2
  • @lit/context1.1.6
  • @lit/task1.0.3
  • lit3.3.2
  • posthog-js1.341.0
  • web-vitals5.1.0
  • zod3.25.76