Back to skill

Security audit

Options Wheel Strategy Screener

Security checks across malware telemetry and agentic risk

Overview

This skill is a disclosed stock-options screening helper that fetches market data and prints estimates, with no broker access, credential handling, persistence, or trade execution.

Before installing, treat the output as rough market-data screening only. It depends on yfinance/Yahoo Finance quotes that may be delayed or stale, and it does not evaluate suitability, taxes, assignment risk, portfolio concentration, or live tradability.

SkillSpector

By NVIDIA
Vulnerability Patterns
  • MCP Tool PoisoningHidden Instructions, Unicode Deception, Parameter Description Injection
  • 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
Findings (1)

Intent-Code Divergence

Low
Confidence
98% confidence
Finding
The module documentation claims strike selection is based on a target delta approximation using moneyness as a proxy. In implementation, the code computes a target strike from the requested OTM percentage and simply chooses the option with the smallest absolute strike difference to that target, with no delta-related calculation or approximation beyond that.

VirusTotal

65/65 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.