Oathe Security Badge

Is Veeramanikandanr48/options-strategy-advisor safe?

https://clawhub.ai/Veeramanikandanr48/options-strategy-advisor

94
SAFE

This skill appears to be a legitimate educational options trading analysis tool that implements Black-Scholes pricing models and financial calculations. While it contains executable Python code and accesses external financial APIs, the functionality aligns with its stated purpose of providing options strategy analysis and education.

Category Scores

Prompt Injection 98/100 · 30%
Data Exfiltration 93/100 · 25%
Code Execution 88/100 · 20%
Clone Behavior 96/100 · 10%
Canary Integrity 95/100 · 10%
Behavioral Reasoning 98/100 · 5%

Findings (4)

LOW Canary Files Accessed -7

Monitoring detected access to honeypot files designed to detect data exfiltration attempts. However, all canary files remained intact with no evidence of actual exfiltration.

LOW Executable Python Code Present -12

The skill contains executable Python code implementing Black-Scholes options pricing calculations. The code appears legitimate and focused on mathematical computations for options analysis.

INFO External API Connections -4

The skill makes legitimate connections to external APIs for financial data as documented in its functionality. Connections observed to FMP API servers for stock price data retrieval.

INFO Canary Access Without Compromise -5

While canary files were accessed during the audit, they remained unmodified and their contents were not exfiltrated, indicating the access was likely part of legitimate monitoring rather than malicious activity.