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
- 455
- Versions published
- 41
- First published
- Jan 2026
- Publisher
- stevenvelozo
Recommended action
Review before promotingMixed 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":["[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":["[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 review · score 32 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/webinterface/package-lock.json | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/webinterface/dist/ultravisor-webinterface.compatible.js | 3176552 bytes | 10 |
| medium | Large Javascript Payload | package/webinterface/dist/ultravisor-webinterface.js | 3011780 bytes | 10 |
Manifest
Package metadata
Scripts4
brandnode node_modules/pict-section-theme/bin/pict-section-theme-brand.js --manifest ../../../../Retold-Modules-Manifest.json --module ultravisor --package ./package.json --favicons html/faviconsbuildnpx quack build && node build/build-codemirror-bundle.js && npx quack copyprebuild(npm run brand || echo 'brand skipped (manifest unavailable — using committed retold.brand block)') && node ./node_modules/pict-section-flow/scripts/generate-card-help.js ./docs/card-help ./source/card-help-content.jsstartnode source/Pict-Application-Ultravisor.js
Dependencies16
pict^1.0.363pict-application^1.0.33pict-docuserve^0.0.32pict-provider^1.0.12pict-router^1.0.9pict-section-code^1.0.7pict-section-content^0.0.11pict-section-flow^0.0.17pict-section-form^1.0.195pict-section-login^1.0.0pict-section-markdowneditor^1.0.7pict-section-modal^1.0.0pict-section-objecteditor^1.0.1pict-section-theme^1.0.0pict-section-usermanagement^0.0.1pict-view^1.0.67