PkgRadar

Package evidence

@apicircle/[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
359
Versions published
13
First published
May 2026
Publisher
apicircle

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":["@apicircle/[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":["@apicircle/[email protected]"],"fail_on":"review"}'
Publisherapicircle
Artifact bytes627,572
Previous version1.1.2
Published2026-06-20T09:24:17.790Z
SHA-25696f9f0660cfad4506fffab0daf2220d54bc5741c1f981ce6d3cb8f62f5983aa7

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
24Score
1.1.3Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/index.cjsmatched "--insecure"12
mediumTls Verification Disabledpackage/dist/index.jsmatched "--insecure"12

Manifest

Package metadata

Scripts4
  • buildtsup
  • checktsc --noEmit
  • cleanrm -rf dist node_modules
  • testvitest run
Dependencies2
  • @apicircle/shared1.1.3
  • proper-lockfile^4.1.2