Get Kalshi Live Games

v1.0.0

Fetch up to five currently live Kalshi sports markets with game names and their probabilities using the browser.

0· 685·2 current·2 all-time
bySumanth Kanakamedala@kanakamedalasumanth

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for kanakamedalasumanth/get-kalshi-live-games.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Get Kalshi Live Games" (kanakamedalasumanth/get-kalshi-live-games) from ClawHub.
Skill page: https://clawhub.ai/kanakamedalasumanth/get-kalshi-live-games
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install get-kalshi-live-games

ClawHub CLI

Package manager switcher

npx clawhub@latest install get-kalshi-live-games
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description ask for live Kalshi sports markets and the SKILL.md only requires using the browser to open kalshi.com and extract game name and probability — this is proportional and expected.
Instruction Scope
Instructions are narrow: start the browser, open kalshi.com, navigate to live sports markets, and extract up to 5 games with name and probability. They explicitly forbid web_search/web_fetch and do not direct the agent to read unrelated files or transmit data to other endpoints. Note: the doc does not address authentication, paywalls, or CAPTCHAs, which may cause the skill to fail but is not a security incoherence.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install surface; nothing is written to disk.
Credentials
No environment variables, credentials, or config paths are requested. The lack of requested secrets matches the stated browser-scraping purpose.
Persistence & Privilege
always is false and the skill does not request elevated or permanent presence. Autonomous invocation is allowed (platform default) but is not combined with any other concerning privileges.
Assessment
This skill is coherent and low-risk: it only instructs the agent to open kalshi.com in a browser and extract game names and probabilities, and it asks for no credentials or installs. Before installing, consider that (1) Kalshi may require login, present CAPTCHAs, or block scraping so the skill might fail without interactive login; (2) the browser tool will have access to whatever pages it loads — if you have sensitive tabs or cookies open, a browsing action could see them; and (3) because the skill is instruction-only with no source or homepage, you may want the publisher/source before trusting it for recurring or sensitive automation.

Like a lobster shell, security has layers — review code before you run it.

latestvk9735k0k90cdas4fbf2ctssa8981ah96
685downloads
0stars
1versions
Updated 2mo ago
v1.0.0
MIT-0

Skill: Get Kalshi Live Games

Purpose

Fetch currently live Kalshi sports markets using the browser.

Tool Policy

  • MUST use the browser tool
  • MUST NOT use web_search or web_fetch for live market data

Steps

  1. Start browser if not running.
  2. Open https://kalshi.com
  3. Navigate to live sports markets.
  4. Extract up to 5 currently running games.
  5. Return only:
    • Game name
    • Probability

Comments

Loading comments...