A股多智能体投研-15 AI 分析师

v0.6.2

A股多智能体 AI 投研分析工具 — 15 名 AI 分析师协作完成技术分析、基本面分析、 市场情绪研判、资金流向追踪(北向资金/主力资金)、宏观经济分析及博弈论推演, 输出结构化买卖建议与风险评估。支持沪深 A 股股票代码和中文名称。 Multi-agent AI stock analysis for Chin...

0· 619·4 current·4 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description describe a remote multi-agent stock analysis service. Declared requirements (TRADINGAGENTS_TOKEN, TRADINGAGENTS_API_URL, curl, python3, bash) align with using a web API and the provided shell script to submit jobs and poll results.
Instruction Scope
SKILL.md and scripts/analyze.sh show the agent/script only submits symbol/trade_date/horizons to the API and uses Authorization: Bearer $TRADINGAGENTS_TOKEN. The skill states it does not forward raw conversation text — that is consistent with the script (the script accepts explicit symbol args). One small note: the SKILL.md mentions optional env vars POLL_INTERVAL and POLL_TIMEOUT (and the script uses them) but those are not included in metadata.requires.env; they are non-sensitive operational settings and not a major issue, but SKILL.md references environment variables beyond the declared required env list.
Install Mechanism
This is instruction-only with a small, readable bash script. No install spec, no downloads or extracted archives, and required system binaries (curl/python3/bash) are reasonable and expected.
Credentials
Only TRADINGAGENTS_TOKEN (primary) and optionally TRADINGAGENTS_API_URL are required. These are proportional and necessary for accessing the remote API. No unrelated secrets or broad cloud credentials are requested. (Operational envs POLL_INTERVAL/POLL_TIMEOUT are referenced in instructions but are benign and optional.)
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has no install actions that grant persistent system privileges. Autonomous invocation is allowed (platform default) and appropriate for this API-invoking skill.
Assessment
This skill appears coherent: it simply submits symbol/date/horizon parameters to a remote TradingAgents API using the provided token. Before installing: (1) Only provide a minimal-privilege API token (the skill suggests tokens of the form ta-sk-*); rotate or revoke it if exposed. (2) If you need stronger data control, self-host the backend and set TRADINGAGENTS_API_URL to your server as documented. (3) Confirm you trust the endpoint https://api.510168.xyz (or your chosen API URL) because analysis results and the symbols you query will go there. (4) Note the script accepts optional POLL_INTERVAL/POLL_TIMEOUT environment vars (not listed as required in metadata) — these are harmless operational settings. (5) Do not paste personal account details or real position data into requests, as the skill warns, because anything you submit as the symbol/parameters will be transmitted to the API.

Like a lobster shell, security has layers — review code before you run it.

A-Sharevk9725eq3ct8vngqwqey1vscmbs83e21yAgentvk9725eq3ct8vngqwqey1vscmbs83e21ya-sharevk97b5sw7x7b9txq54jg08ren4582tptkfinancevk9725eq3ct8vngqwqey1vscmbs83e21yinvestmentvk97b5sw7x7b9txq54jg08ren4582tptklatestvk971fqhtt4re3nwkcta2v0rxx583v84ymulti-agentvk97b5sw7x7b9txq54jg08ren4582tptkstockvk9725eq3ct8vngqwqey1vscmbs83e21ystocksvk97b5sw7x7b9txq54jg08ren4582tptk

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📈 Clawdis
Binscurl, python3, bash
EnvTRADINGAGENTS_TOKEN, TRADINGAGENTS_API_URL
Primary envTRADINGAGENTS_TOKEN

Comments