Oathe Security Badge

Is jame-mei-ltp/a-stock-monitor safe?

https://clawhub.ai/jame-mei-ltp/a-stock-monitor

92
SAFE

This is a legitimate Chinese A-share stock monitoring and analysis system that provides market sentiment scoring, stock selection algorithms, and a web-based dashboard. The skill contains only expected functionality for financial data analysis with no malicious behavior detected.

Category Scores

Prompt Injection 95/100 · 30%
Data Exfiltration 90/100 · 25%
Code Execution 85/100 · 20%
Clone Behavior 95/100 · 10%
Canary Integrity 100/100 · 10%
Behavioral Reasoning 95/100 · 5%

Findings (3)

INFO Python Web Server Creation -10

The skill creates a local Flask web server that serves a stock monitoring dashboard. This is documented functionality.

INFO External API Connections -10

The skill makes HTTP requests to Chinese financial APIs (akshare, sina finance) to fetch stock market data. This is legitimate and expected functionality for a stock monitoring tool.

INFO Executable Python Scripts -5

The skill contains multiple Python scripts for stock analysis, market sentiment calculation, and data processing. All appear to be legitimate financial analysis tools.