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
- 580
- Versions published
- 29Mature · −50% score
- First published
- Sep 2024
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@freelensapp/[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":["@freelensapp/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Tls Verification Disabled: matched "--insecure"
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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Tls Verification Disabled | package/static/build/library/main.js | matched "--insecure" | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Tls Verification Disabled | package/static/build/library/main.js | matched "--insecure" | 12 |
| low | Large Javascript Payload | package/static/build/library/renderer.js | 3918512 bytes | 0 |
Manifest
Package metadata
Scripts7
buildwebpack --config webpack/library-bundle.ts --progressbuild:devNODE_ENV=development webpack --config webpack/library-bundle.ts --progresscleanpnpm dlx [email protected] dist static/buildclean:node_modulespnpm dlx [email protected] node_modulesdevNODE_ENV=development webpack --config webpack/library-bundle.ts --progress --watchtest:unitjesttest:watchjest --watch --testPathIgnorePatterns integration
Dependencies113
@dnd-kit/core^6.3.1@dnd-kit/sortable^10.0.0@dnd-kit/utilities^3.2.2@freelensapp/animate^1.10.1@freelensapp/application^1.10.1@freelensapp/application-for-electron-main^1.10.1@freelensapp/button^1.10.1@freelensapp/cluster-settings^1.10.1@freelensapp/cluster-sidebar^1.10.1@freelensapp/error-boundary^1.10.1@freelensapp/event-emitter^1.10.1@freelensapp/feature-core^1.10.1@freelensapp/icon^1.10.1@freelensapp/json-api^1.10.1@freelensapp/kube-api^1.10.1@freelensapp/kube-api-specifics^1.10.1@freelensapp/kube-object^1.10.1@freelensapp/kubectl-versions^1.10.1@freelensapp/kubernetes-client-node^1.10.1@freelensapp/legacy-extensions^1.10.1@freelensapp/legacy-global-di^1.10.1@freelensapp/list-layout^1.10.1@freelensapp/logger^1.10.1@freelensapp/messaging^1.10.1@freelensapp/metrics^1.10.1@freelensapp/node-fetch^1.10.1@freelensapp/notifications^1.10.1@freelensapp/prometheus^1.10.1@freelensapp/random^1.10.1@freelensapp/react-application^1.10.1- …and 83 more.