Covered Call Strategy

PassAudited by VirusTotal on May 12, 2026.

Overview

Type: OpenClaw Skill Name: covered-call-strategy Version: 1.0.0 The skill bundle is a financial analysis tool for covered call option strategies. The included Python script (covered_call_calc.py) is a straightforward calculator that generates P&L scenarios based on user-provided financial data without any network access, file system manipulation, or dangerous execution patterns. The instructions in SKILL.md and the reference documents provide a logical framework for an AI agent to assist users with investment decisions and contain no evidence of malicious prompt injection or data exfiltration attempts.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

A user could make investment decisions based on the analysis, but this skill does not itself appear able to place trades.

Why it was flagged

The skill discusses financial actions that could lead to real trades if a user or separate trading tool acts on the advice, but the artifacts only provide analysis guidance and do not include brokerage credentials, APIs, or execution tools.

Skill content
Roll Up | Buy back current call, sell higher strike ... Close Position | Buy back call, hold stock naked
Recommendation

Use it as a calculation and education aid; verify assumptions and require explicit human review before any real brokerage action.