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
2,366Niche · −30% score
Versions published
454Established · −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

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":["@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,966,363
Previous version2.8.0-canary.318
Published2026-06-13T08:02:47.747Z
SHA-25640463fa7c5c0691b055d856d0704615e1677007f65bd04e6456c45b93100d337

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/adaptives/adaptive-mcp/index.jshigh encoded/escaped-token density0

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
Dependencies9
  • @floating-ui/dom1.7.5
  • @growthbook/growthbook~1.6.2
  • @lit/context1.1.6
  • @lit/task1.0.3
  • @posthog/types1.341.0
  • lit3.3.2
  • posthog-js1.341.0
  • web-vitals5.1.0
  • zod3.25.76