PkgRadar

Package evidence

@kya-os/[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.

Versions published
116Mature · −50% score
First published
Jun 2025
Publisher
h0bb5

Effective trust discount applied: 50% (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":["@kya-os/[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":["@kya-os/[email protected]"],"fail_on":"review"}'
Publisherh0bb5
Artifact bytes190,798
Previous version1.5.7
Published2026-01-07T19:08:59.466Z
SHA-256b2a51e7c0d561aabfc15a9edcc84c5b85b2cfa83d46915e2cfdfdfa82cf2ced1

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/commands/receipts.js12

Manifest

Package metadata

Scripts 12

Sign in to view install / lifecycle script contents.

Dependencies14
  • @kya-os/contracts^1.7.20
  • @kya-os/mcp-i^1.7.12
  • boxen^8.0.1
  • chalk^5.3.0
  • cli-table3^0.6.5
  • commander^11.0.0
  • figlet^1.8.0
  • gradient-string^3.0.0
  • inquirer^9.2.23
  • jose^5.10.0
  • open^10.1.2
  • ora^8.0.1
  • terminal-image^3.1.1
  • zod^3.25.76