Back to skill

Security audit

kalshi trades

Security checks across malware telemetry and agentic risk

Overview

The supplied scan context is clean, and the visible skill artifacts are coherent documentation/workflow helpers with no evidence of hidden, destructive, or credential-stealing behavior.

Install only if you intend to use these developer workflow helpers and are comfortable with user-directed commands that may call local tools or external services such as GitHub or Convex. Review command prompts before approving actions that modify projects, PRs, moderation state, or deployments.

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-trades.test.mjs:11

Environment variable access combined with network send.

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