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,424Niche · −30% score
Versions published
59
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

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":["@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 bytes2,736,709
Previous version0.40.1
Published2026-05-27T17:08:34.016Z
SHA-256730b5146ff8bd602092e9310d5cb30f5fe2af0cb7a51d05fff28ef6a105bb4c4

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
0.41.0Version
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/ui/chunk-SBCO7ZSP.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts22
  • buildtsup
  • build-built-insnode ../scripts/generate-built-ins.js
  • built-ins:checknode ../scripts/generate-built-ins.js --check
  • cleanrm -rf dist coverage
  • devtsup --watch
  • dev:servenode scripts/dev-serve.js
  • linteslint .
  • lint:fixeslint . --fix
  • prebuildpnpm build-built-ins
  • pretesttsup
  • pretest:coveragetsup
  • pretest:coverage:htmltsup
  • referencenode scripts/build-reference.js
  • reference:checknode scripts/build-reference.js --check
  • testtsc --noEmit && 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'
  • test:cinode --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:coveragetsc --noEmit && 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_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'
  • typechecktsc --noEmit
  • validatepnpm validate:compile && pnpm validate:test
  • validate:compilepnpm typecheck && pnpm lint && pnpm build && pnpm reference:check && pnpm built-ins:check
  • validate:testpnpm test:ci
Dependencies15
  • @hono/node-server2.0.1
  • @skill-map/spec0.38.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
  • semver7.7.4
  • smol-toml1.6.1
  • typanion3.14.0
  • ws8.21.0