Back to skill

Security audit

kalshi api

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed read-only Kalshi market-data helper with no evidence of trading, credential theft, persistence, or hidden behavior.

Before installing, leave KALSHI_BASE_URL unset or set it only to a trusted Kalshi-compatible endpoint, because tickers and filters will be sent there. Review any separate paper-trading or execution skill independently before using it.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

Detected: suspicious.dangerous_exec, suspicious.env_credential_access

Shell command execution detected (child_process).

Critical
Code
suspicious.dangerous_exec
Location
tests/kalshi-api.test.mjs:11

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
scripts/kalshi-api.mjs:8