Oathe Security Badge

Is eaveluo/stock-monitor-pro safe?

https://clawhub.ai/eaveluo/stock-monitor-pro

97
SAFE

This is a legitimate Chinese stock market monitoring skill that provides real-time price alerts and technical analysis for A-shares and ETFs. The code is well-documented, professionally written, and only accesses appropriate financial data APIs.

Category Scores

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

Findings (2)

LOW Executable code present -15

The skill contains Python scripts and shell scripts that execute code for stock monitoring functionality. All code appears legitimate and serves the stated purpose of stock price monitoring and alerting.

INFO Continuous monitoring resource usage -5

The skill implements a daemon process that continuously monitors stock prices and makes regular API calls, which will consume system resources and network bandwidth during operation.