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
- 107
- First published
- Jan 2026
- Publisher
- sgrsoft-inc
Recommended action
Looks clean — keep monitoringNo 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":["@sgrsoft/[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":["@sgrsoft/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation Density | package/dist/vpe-react-sdk.umd.js | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts13
buildtsc -b && VPE_BUILD_FORMAT=es vite build && VPE_BUILD_FORMAT=umd vite buildbuild:examplevite build -c vite.config.example.tsdeploy:examplepnpm build:example && firebase deploy --only hosting:vpe2-demo --project live24-player-v3devvite --hostfb deployfirebase deploy --only hosting:vpe2-demo --project live24-player-v3linteslint .previewvite previewreleasepnpm add -w @sgrsoft/vpe-core-sdk@latest && pnpm add -w @sgrsoft/vpe-react-ui@latest && tsc -b && VPE_BUILD_FORMAT=es vite build && VPE_BUILD_FORMAT=umd vite build && release-it patch --only-versionrelease Privaterelease-it patch --only-version --access=restrictedrelease:betatsc -b && VPE_BUILD_FORMAT=es vite build && VPE_BUILD_FORMAT=umd vite build && release-it --preRelease=betarelease:beta Privaterelease-it --preRelease=beta --access=restrictedrelease:hotfixpnpm add -w @sgrsoft/vpe-core-sdk@latest && pnpm add -w @sgrsoft/vpe-react-ui@latest && tsc -b && VPE_BUILD_FORMAT=es vite build && VPE_BUILD_FORMAT=umd vite build && PKG=$(node -p "require('./package.json').name+'@'+require('./package.json').version") && echo "unpublishing $PKG ..." && npm unpublish "$PKG" && echo "republishing $PKG via release-it ..." && release-it --ci --no-increment --no-git --no-githubserve:umdvpeUmdVersion=2.0.0 ./webtest.sh
Dependencies5
@sgrsoft/vpe-core-sdk^0.24.0@sgrsoft/vpe-react-ui^0.6.1framer-motion^12.23.26prismjs^1.30.0react-icons^5.5.0