Package evidence
khy-os==0.1.100
Py Install Time Subprocess: subprocess call — process spawning.
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
- 100
- First published
- May 2026
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["khy-os==0.1.100"],"fail_on":"high"}'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":["khy-os==0.1.100"],"fail_on":"high"}'Why flagged
What the scanner saw
Py Install Time Subprocess: subprocess call — process spawning.
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 high · score 154 · status changed
Evidence
Static findings
17 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Py Install Time Subprocess | khy_os-0.1.100/setup.py | subprocess call — process spawning. | 60 |
| high | Credential File Packaged | khy_os-0.1.100/services/backend/.npmrc | khy_os-0.1.100/services/backend/.npmrc | 35 |
| medium | Remote Payload | khy_os-0.1.100/services/backend/src/services/cliAnythingService.js | matched "curl " | 12 |
| medium | Remote Payload | khy_os-0.1.100/services/backend/src/services/knowledgeTeachingService.js | matched "curl " | 12 |
| medium | Credential file access | khy_os-0.1.100/services/backend/src/cli/handlers/publish.js | matched ".pypirc" | 10 |
| medium | Credential file access | khy_os-0.1.100/software/khyquant/khy_quant/_bootstrap.py | matched ".npmrc" | 10 |
Show all 17 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Py Install Time Subprocess | khy_os-0.1.100/setup.py | subprocess call — process spawning. | 60 |
| high | Credential File Packaged | khy_os-0.1.100/services/backend/.npmrc | khy_os-0.1.100/services/backend/.npmrc | 35 |
| medium | Remote Payload | khy_os-0.1.100/services/backend/src/services/cliAnythingService.js | matched "curl " | 12 |
| medium | Remote Payload | khy_os-0.1.100/services/backend/src/services/knowledgeTeachingService.js | matched "curl " | 12 |
| medium | Credential file access | khy_os-0.1.100/services/backend/src/cli/handlers/publish.js | matched ".pypirc" | 10 |
| medium | Credential file access | khy_os-0.1.100/software/khyquant/khy_quant/_bootstrap.py | matched ".npmrc" | 10 |
| low | Credential file access | khy_os-0.1.100/services/backend/src/cli/handlers/remote.js | matched ".ssh/" | 5 |
| low | Credential file access | khy_os-0.1.100/services/backend/src/cli/repl.js | matched "id_rsa" | 5 |
| low | Credential file access | khy_os-0.1.100/services/backend/src/services/remote/deployOrchestrator.js | matched ".ssh/" | 5 |
| low | Credential file access | khy_os-0.1.100/services/backend/src/tools/deploy.js | matched ".ssh/" | 5 |
| low | Credential file access | khy_os-0.1.100/services/backend/src/tools/inputValidators.js | matched ".ssh/" | 5 |
| low | Obfuscation Density | khy_os-0.1.100/apps/ai-frontend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | khy_os-0.1.100/extensions/khy-trae-bridge/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | khy_os-0.1.100/package-lock.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | khy_os-0.1.100/services/backend/src/bridge/mobilePage.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | khy_os-0.1.100/software/khyquant/frontend/package-lock.json | high encoded/escaped-token density | 0 |
| low | Sdist Has Setup Py | manifest | Source distribution executes setup.py at install time. | 0 |