Back to skill

Security audit

kalshi-trade

Security checks across malware telemetry and agentic risk

Overview

This is a read-only Kalshi market-data helper that does not show trading, credential access, persistence, or hidden behavior.

Install this if you want read-only Kalshi market data. Leave KALSHI_BASE_URL unset unless you intentionally trust a replacement API endpoint, and use a separate reviewed skill for any actual trading or account actions.

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

66/66 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_openapi_reader.test.mjs:11

Environment variable access combined with network send.

Critical
Code
suspicious.env_credential_access
Location
scripts/kalshi_openapi_reader.mjs:8