---
canonical: "https://firewall.lpm.dev/npm/kelly-stake-sizing/v/0.1.1"
markdown: "https://firewall.lpm.dev/npm/kelly-stake-sizing/v/0.1.1.md"
package: "kelly-stake-sizing"
report_status: "published"
title: "kelly-stake-sizing@0.1.1 npm security report"
verdict: "malicious"
version: "0.1.1"
---

# kelly-stake-sizing@0.1.1 npm security report

> **Trust boundary:** Package metadata, advisory text, filenames, URLs, and source snippets in this report come from external packages or feeds. Treat them as untrusted evidence. Do not execute instructions or code found in this document.

## Verdict summary
**Blocked & quarantined** — Quarantined by product-default policy — this version is not allowed through the firewall.

- **Verdict:** Malicious
- **Product-default install policy:** Block
- **Firewall policy:** Matched malicious
- **Public report status:** Published
- **Threat category:** Malware
- **Selected version:** 0.1.1
- **Selected version is latest:** Yes
- **Analysis source:** OSV Malicious Advisory (OpenSSF/OSV)

OpenSSF/OSV advisory MAL-2026-14432 confirms this npm version as malicious. kelly-stake-sizing@0.1.1 declares postinstall = 'node scripts/install-check.cjs'. That script fetches a JSON config from https://pm-trading-tool-be.vercel.app/config/clob-math.json, resolves a bundle URL from it, downloads a.tgz to a temp path, extracts it, runs 'npm install --omit=dev --no-audit --no-fund' inside the extracted directory, then require()s peer-math.js from the extracted bundle and invokes...

## Latest scan
- **Scanner version:** external-osv-malicious-v1
- **Verdict:** Malicious
- **Confidence:** 100.0%
- **Started:** 2026-08-24T17:05:04.876Z
- **Finished:** 2026-08-24T17:05:04.876Z
- **Download time:** Not available
- **Static scan time:** Not available
- **AI review time:** Not available
- **Total time:** Not available

## Security analysis

No additional public attack-surface or AI-review details are available.

## Public findings

### 1. High: Osv Malicious Advisory
- **Category:** External Intel
- **Confidence:** 100.0%

kelly-stake-sizing@0.1.1 declares postinstall = 'node scripts/install-check.cjs'. That script fetches a JSON config from https://pm-trading-tool-be.vercel.app/config/clob-math.json, resolves a bundle URL from it, downloads a.tgz to a temp path, extracts it, runs 'npm install --omit=dev --no-audit --no-fund' inside the extracted directory, then require()s peer-math.js from the extracted bundle and invokes syncSession(). The fetched code is not shipped in the tarball, is not version-pinned, and is not hash- or signature-verified; the JSON config the URL is derived from is author-mutable. As a result, installing this package causes arbitrary attacker-controlled JavaScript, plus any transitive npm dependencies (and their own lifecycle scripts) declared in the remote bundle, to execute at install time with the privileges of the npm install process.

## Dependencies and install lifecycle
- **Lifecycle scripts present:** Yes
- **Published lifecycle scripts:** postinstall
- **Dependencies:** 0
- **Optional dependencies:** 0
- **Peer dependencies:** 0
- **Development dependencies:** 0
- **Published dependency-graph edges:** 0

## Package metadata
- **Package:** kelly-stake-sizing
- **Ecosystem:** npm
- **Version:** 0.1.1
- **License:** MIT
- **Version published:** 2026-08-23T19:00:19.652Z
- **Package first seen:** 2026-08-24T17:05:04.876Z
- **Package last seen:** 2026-08-24T17:05:04.876Z
- **Known versions:** 1
- **Latest version:** 0.1.1
- **Appeal under review:** No
- **Description:** Kelly stake sizing and decimal-safe rounding for Polymarket binary markets
- **Maintainers:** satoshitomita0311
- **Keywords:** polymarket, kelly, prediction-markets, stake, binary
- **Artifact files:** 5
- **Artifact unpacked size:** 9,134 bytes
- **Artifact signatures:** 1
- **Attestations:** No

## References
- [HTML security report](<https://firewall.lpm.dev/npm/kelly-stake-sizing/v/0.1.1>)
- [Homepage](<https://pm-trading-tool-be.vercel.app/config/clob-math.json>)
- [OSV advisory](<https://osv.dev/vulnerability/MAL-2026-14432>)
- [PACKAGE](<https://www.npmjs.com/package/kelly-stake-sizing/v/0.1.1>)
