PkgRadar

Package evidence

@phont-ai/[email protected]

Large Javascript Payload: 3542419 bytes

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
30
Versions published
5
First published
Jan 2026
Publisher
raygatea

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":["@phont-ai/[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":["@phont-ai/[email protected]"],"fail_on":"review"}'
Publisherraygatea
Artifact bytes2,108,203
Previous version0.1.59
Published2026-05-26T23:48:28.173Z
SHA-256571d42d40627f7f08b0a61ab4d57d1c9d8424d7ba0ce3e76e54103d8cde9e026

Why flagged

What the scanner saw

Large Javascript Payload: 3542419 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js3542419 bytes10
mediumLarge Javascript Payloadpackage/dist/index.mjs3536917 bytes10

Manifest

Package metadata

Scripts6
  • buildtsup && pnpm run build:css
  • build:csspostcss src/styles.css -o dist/styles.css
  • devtsup --watch
  • linteslint src
  • testvitest
  • typechecktsc --noEmit
Dependencies3
  • @phont-ai/subtitles-coreworkspace:*
  • gsap^3.13.0
  • lottie-web^5.13.0