PkgRadar

Package evidence

@akashnetwork/[email protected]

Tls Verification Disabled

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
2,265Niche · −30% score
Versions published
37Established · −30% score
First published
Sep 2025
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":["@akashnetwork/[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":["@akashnetwork/[email protected]"],"fail_on":"review"}'
Artifact bytes3,209,611
Previous version1.0.0-alpha.35
Published2026-06-21T21:06:00.758Z
SHA-256bbabe9607d6af5eb76c3417efe40db48e20634c1367d7e6213f6b69adac1cd31

Why flagged

What the scanner saw

Tls Verification Disabled

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
1.0.0-alpha.36Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/cjs/sdk/provider/createProviderSDK.cjs12
mediumTls Verification Disabledpackage/dist/esm/index.js12

Manifest

Package metadata

Scripts 10

Sign in to view install / lifecycle script contents.

Dependencies13
  • @bufbuild/protobuf^2.12.0
  • @connectrpc/connect^2.1.1
  • @connectrpc/connect-node^2.1.1
  • @cosmjs/amino~0.38.0
  • @cosmjs/math~0.38.0
  • @cosmjs/proto-signing~0.38.0
  • @cosmjs/stargate~0.38.0
  • base64-js^1.5.1
  • cockatiel^3.2.1
  • js-yaml^4.1.0
  • json-stable-stringify^1.3.0
  • jsrsasign^11.1.0
  • long^5.3.2