Is luckycatl/stanley-druckenmiller-workflow safe?
https://github.com/openclaw/skills/tree/main/skills/luckycatl/stanley-druckenmiller-workflow
This skill provides market analysis in the style of Stanley Druckenmiller using public market data APIs. It includes appropriate disclaimers and explicitly prohibits providing trading instructions. No security vulnerabilities or malicious behavior detected.
Category Scores
Findings (4)
LOW Detailed output formatting requirements -15 ▶
The skill contains extensive instructions about output format, voice, and language requirements that could override user preferences for how responses should be formatted.
INFO Market data API requests -5 ▶
The Python script makes HTTP requests to legitimate public market data sources including Yahoo Finance, FRED, and Stooq. This is expected behavior for a market analysis tool.
INFO Python script for data fetching -10 ▶
Contains a Python script that fetches market data from external APIs. The script uses proper error handling and only accesses legitimate financial data sources.
INFO Market analysis could influence decisions -10 ▶
Provides market analysis in the style of a portfolio manager which could influence investment decisions, though it includes appropriate disclaimers.