PkgRadar

Package evidence

@skill-map/[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,947Niche · −30% score
Versions published
79
First published
Apr 2026
Publisher
crystian

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":["@skill-map/[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":["@skill-map/[email protected]"],"fail_on":"review"}'
Publishercrystian
Artifact bytes1,924,239
Previous version0.53.4
Published2026-06-09T00:53:31.798Z
SHA-2565026ed24f06ed2a840d0b5a2587731462784fb4a27971ff5148be610228f14ca

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
0.53.5Version
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/ui/chunk-LGFABCIA.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts24
  • buildtsup
  • build-built-insnode ../scripts/generate-built-ins.js
  • built-ins:checknode ../scripts/generate-built-ins.js --check
  • cleanrm -rf dist coverage
  • conformanceSKILL_MAP_TELEMETRY=0 SM_NO_UPDATE_CHECK=1 node --import tsx cli/entry.ts conformance run
  • devtsup --watch
  • dev:servenode scripts/dev-serve.js
  • linteslint .
  • lint:fixeslint . --fix
  • prebuildpnpm build-built-ins
  • pretesttsup
  • pretest:coveragetsup
  • pretest:coverage:htmltsup
  • testtsc --noEmit && SKILL_MAP_TELEMETRY=0 SM_NO_UPDATE_CHECK=1 node --import tsx --test --test-reporter=./scripts/test-reporter.js --test-reporter-destination=stdout '__tests__/**/*.spec.ts' 'kernel/**/__tests__/**/*.spec.ts' 'cli/**/__tests__/**/*.spec.ts' 'server/**/__tests__/**/*.spec.ts' 'plugins/**/__tests__/**/*.spec.ts' 'core/**/__tests__/**/*.spec.ts' 'conformance/**/__tests__/**/*.spec.ts'
  • test:ciFORCE_COLOR=1 SKILL_MAP_TELEMETRY=0 SM_NO_UPDATE_CHECK=1 node --import tsx --test --test-reporter=./scripts/test-reporter.js --test-reporter-destination=stdout '__tests__/**/*.spec.ts' 'kernel/**/__tests__/**/*.spec.ts' 'cli/**/__tests__/**/*.spec.ts' 'server/**/__tests__/**/*.spec.ts' 'plugins/**/__tests__/**/*.spec.ts' 'core/**/__tests__/**/*.spec.ts' 'conformance/**/__tests__/**/*.spec.ts'
  • test:coveragetsc --noEmit && SKILL_MAP_TELEMETRY=0 SM_NO_UPDATE_CHECK=1 SKILL_MAP_SKIP_BENCHMARK=1 node --experimental-default-config-file --import tsx --test --experimental-test-coverage '__tests__/**/*.spec.ts' 'kernel/**/__tests__/**/*.spec.ts' 'cli/**/__tests__/**/*.spec.ts' 'server/**/__tests__/**/*.spec.ts' 'plugins/**/__tests__/**/*.spec.ts' 'core/**/__tests__/**/*.spec.ts' 'conformance/**/__tests__/**/*.spec.ts'
  • test:coverage:htmltsc --noEmit && SKILL_MAP_TELEMETRY=0 SM_NO_UPDATE_CHECK=1 SKILL_MAP_SKIP_BENCHMARK=1 c8 node --import tsx --test '__tests__/**/*.spec.ts' 'kernel/**/__tests__/**/*.spec.ts' 'cli/**/__tests__/**/*.spec.ts' 'server/**/__tests__/**/*.spec.ts' 'plugins/**/__tests__/**/*.spec.ts' 'core/**/__tests__/**/*.spec.ts' 'conformance/**/__tests__/**/*.spec.ts'
  • test:specSKILL_MAP_TELEMETRY=0 SM_NO_UPDATE_CHECK=1 node --import tsx --test --test-reporter=spec '__tests__/**/*.spec.ts' 'kernel/**/__tests__/**/*.spec.ts' 'cli/**/__tests__/**/*.spec.ts' 'server/**/__tests__/**/*.spec.ts' 'plugins/**/__tests__/**/*.spec.ts' 'core/**/__tests__/**/*.spec.ts' 'conformance/**/__tests__/**/*.spec.ts'
  • typechecktsc --noEmit
  • validatepnpm validate:compile && pnpm validate:test
  • validate:compilepnpm typecheck && pnpm lint && pnpm build && pnpm built-ins:check && pnpm view-catalog:check
  • validate:testpnpm test:ci && pnpm conformance
  • view-catalognode ../scripts/generate-view-catalog.js
  • view-catalog:checknode ../scripts/generate-view-catalog.js --check
Dependencies17
  • @hono/node-server2.0.1
  • @sentry/node10.55.0
  • @skill-map/spec0.47.0
  • ajv8.18.0
  • ajv-formats3.0.1
  • chokidar5.0.0
  • clipanion4.0.0-rc.4
  • hono4.12.18
  • ignore7.0.5
  • js-tiktoken1.0.21
  • js-yaml4.1.1
  • kysely0.28.17
  • posthog-node5.35.6
  • semver7.7.4
  • smol-toml1.6.1
  • typanion3.14.0
  • ws8.21.0