PkgRadar

Package evidence

@appstrata/[email protected]

Known Indicator Filename: package/dist/bundle.js

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":["@appstrata/[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":["@appstrata/[email protected]"],"fail_on":"review"}'
Publisheryodeck-apps
Artifact bytes48,375
Previous versionnone
Published2026-05-14T10:35:04.951Z
SHA-2566f1fc4e224c625539a8a7cf391f4eb49a548e422ca890ecfd3eee7e075a4fe2c

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/bundle.js

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
57Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/bundle.jspackage/dist/bundle.js45
lowObfuscationpackage/dist/bundle-web.jsmatched "eval("3
lowObfuscationpackage/dist/bundle.jsmatched "eval("3
lowObfuscationpackage/dist/bundle/yodeck-web.iife.jsmatched "eval("3
lowObfuscationpackage/dist/bundle/yodeck.iife.jsmatched "eval("3

Manifest

Package metadata

Scripts4
  • buildtsc --build tsconfig.build.json
  • build:bundletsc --build tsconfig.build.json && rm -rf dist/bundle && BUNDLE_ENTRY=rpi vite build --config vite.bundle.config.ts && BUNDLE_ENTRY=web vite build --config vite.bundle.config.ts && BUNDLE_ENTRY=unified vite build --config vite.bundle.config.ts
  • cleanrm -rf dist *.tsbuildinfo
  • devtsc --build --watch
Dependencies3
  • @appstrata/core0.1.0
  • @appstrata/player-lib0.1.0
  • @appstrata/utils0.1.0