PkgRadar

Package evidence

@freelensapp/[email protected]

Tls Verification Disabled: matched "--insecure"

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 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":["@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"}'
Artifact bytes13,240,295
Previous version1.10.0
Published2026-06-20T21:19:57.818Z
SHA-2563805a36ee1f96de2407610534c37b220637db5871d021e68bf6e1433a99a7b0a

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/static/build/library/main.jsmatched "--insecure"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/static/build/library/main.jsmatched "--insecure"12
lowLarge Javascript Payloadpackage/static/build/library/renderer.js3918512 bytes0

Manifest

Package metadata

Scripts7
  • buildwebpack --config webpack/library-bundle.ts --progress
  • build:devNODE_ENV=development webpack --config webpack/library-bundle.ts --progress
  • cleanpnpm dlx [email protected] dist static/build
  • clean:node_modulespnpm dlx [email protected] node_modules
  • devNODE_ENV=development webpack --config webpack/library-bundle.ts --progress --watch
  • test:unitjest
  • test: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.