PkgRadar

Package evidence

@appstrata/[email protected]

Obfuscation: matched "\\u25B6"

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 bytes45,431
Previous versionnone
Published2026-05-14T10:35:09.572Z
SHA-256b0db97811f1a51165287b2a852cab2e4d9edbcc93e5642aef5b0065a66189d4b

Why flagged

What the scanner saw

Obfuscation: matched "\\u25B6"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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
lowObfuscationpackage/dist/dev-overlay.jsmatched "\\u25B6"3

Manifest

Package metadata

Scripts4
  • buildtsc --build tsconfig.build.json && npm run copy-player
  • cleanrm -rf dist *.tsbuildinfo
  • copy-playermkdir -p dist/player && cp src/player/index.html dist/player/ && cp src/player/styles.css dist/player/ && cp src/dev-overlay.css dist/
  • devtsc --build --watch
Dependencies6
  • @appstrata/adapter-yodeck0.1.0
  • @appstrata/core0.1.0
  • @appstrata/player-lib0.1.0
  • @appstrata/protocol0.1.0
  • @appstrata/utils0.1.0
  • jiti^2.6.1