PkgRadar

Package evidence

@opentiny/[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.

Versions published
3
First published
May 2026
Publisher
opentiny

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":["@opentiny/[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":["@opentiny/[email protected]"],"fail_on":"review"}'
Publisheropentiny
Artifact bytes247,079
Previous version0.0.1-alpha.1
Published2026-05-28T03:06:30.922Z
SHA-256a310962809da6a8eccc41a54d5c228ecc57bbe61602e39c7494b8b75d0c560a1

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
48Score
0.0.1-alpha.2Version
Status history (1 event)
  1. newavailable · risk review · score 48 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/bin.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/bin.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts5
  • buildtsup && pnpm run build:inject
  • build:injectnode scripts/build-inject.mjs
  • devtsup --watch
  • link:globalnpm install -g .
  • startnode dist/bin.js
Dependencies6
  • @mcp-b/webmcp-polyfill^2.2.0
  • @opentiny/next-sdk^0.3.3
  • @page-agent/page-controller^1.7.1
  • commander^11.1.0
  • picocolors^1.0.0
  • puppeteer-core^22.0.0