PkgRadar

Package evidence

@spcsn/[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
11
Versions published
4
First published
May 2026
Publisher
specificshen

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":["@spcsn/[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":["@spcsn/[email protected]"],"fail_on":"review"}'
Publisherspecificshen
Artifact bytes863,064
Previous version0.1.1
Published2026-05-20T07:32:33.426Z
SHA-25690c4b83083bc8b1ea6751d11a73112ed27903fd0596f769bea23c111e97bc23d

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/collection/components/movable-area/movable-view.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/collection/components/video/video.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts16
  • buildcross-env NODE_ENV=production run-s build:components
  • build:cicross-env NODE_ENV=production run-s build:components
  • build:componentsstencil build
  • dev:componentscross-env NODE_ENV=development pnpm run build:components --watch
  • generate:libmkdirp lib
  • generate:stencil-configesbuild ./scripts/stencil/stencil.config.ts --external:lightningcss --bundle --platform=node --outfile=stencil.config.js
  • prebuildrun-p generate:*
  • prebuild:cirun-p generate:*
  • pretest:cinode -e "if (!process.env.PUPPETEER_EXECUTABLE_PATH) require('./node_modules/puppeteer/install.js')"
  • prodpnpm run build:ci
  • sync:typespnpm run tsx --files scripts/json-schema-to-types.ts
  • testcross-env NODE_ENV=test stencil test --spec --e2e
  • test:cipnpm test -- --ci -i --coverage --silent --no-build
  • test:coveragepnpm test -- --ci --screenshot --coverage
  • test:watchpnpm test -- --screenshot --watch
  • tsxts-node --skipIgnore
Dependencies10
  • @spcsn/taro0.1.2
  • @spcsn/taro-runtime0.1.2
  • @spcsn/taro-shared0.1.2
  • @stencil/core2.22.3
  • classnames^2.2.5
  • hammerjs^2.0.8
  • hls.js^1.1.5
  • resolve-pathname^3.0.0
  • swiper11.1.15
  • tslib^2.6.2