← 返回 Skills 市场
bibaofeng

stock-hot

作者 bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-hot
功能描述
Scan trending stocks and crypto movers with live AISA market signals. Use when: the user asks what is hot, what is moving, market momentum, top gainers, or n...
安全使用建议
This skill appears to do what it claims: it runs a local Python script that forwards prompts to the AISA API using your AISA_API_KEY and returns a market report. Before installing/providing a key, verify you trust the AISA service endpoint (default https://api.aisa.one/v1) and understand that the model is responsible for fetching live web data — outputs can be inaccurate or hallucinated. The skill does not access local files or other credentials, but you will need to have/install the Python OpenAI client dependency for the script to work. Treat results as informational only (not financial advice) and revoke the AISA API key if you later stop trusting the service.
功能分析
Type: OpenClaw Skill Name: stock-hot Version: 1.0.0 The stock-hot skill is a legitimate market analysis tool designed to fetch trending stock and cryptocurrency data via the AISA API. The Python script (scripts/hot_scanner.py) uses the OpenAI library to interface with a specific financial intelligence endpoint (api.aisa.one) and contains no evidence of malicious behavior such as data exfiltration, unauthorized command execution, or persistence. The SKILL.md file includes explicit safety instructions advising the agent not to use the tool for sensitive credential access, which aligns with its stated purpose.
能力标签
cryptorequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description (hot stock/crypto scanner) aligns with the actual requirements: a single AISA API key and python3. The script sends prompts to the AISA service to produce live market reports, which is coherent with the stated purpose.
Instruction Scope
SKILL.md directs running the bundled Python script which only reads AISA-related environment variables and calls the AISA API. The embedded LLM prompts instruct the model to 'fetch' live data (Yahoo Finance, CoinGecko, news). That is expected for a real-time scanner, but it means the external AISA model/service is relied on to access web sources — if that model lacks browsing/tools it may hallucinate. The skill itself does not read local secrets or unrelated files.
Install Mechanism
No install spec is provided (instruction-only + a script). The script comments list 'openai' as a dependency but no installer is run by the skill. This is low-risk—user must install python and the OpenAI client manually or via their environment.
Credentials
Only AISA_API_KEY is required (primary credential). Optionally AISA_BASE_URL and AISA_MODEL can be set at runtime. No unrelated credentials, config paths, or secrets are requested.
Persistence & Privilege
The skill is not always-enabled and does not attempt to modify agent/system settings or persist credentials. It runs only when invoked.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-hot
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-hot 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of stock-hot. - Scan trending stocks and crypto movers using live AISA market signals. - Surfaces top gainers, momentum names, and market summaries on-demand. - Triggered by queries about what's hot, moving, or showing momentum now. - Requires an AISA_API_KEY and runs via a Python client. - Informational use only; not for sensitive data or financial advice.
元数据
Slug stock-hot
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

stock-hot 是什么?

Scan trending stocks and crypto movers with live AISA market signals. Use when: the user asks what is hot, what is moving, market momentum, top gainers, or n... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。

如何安装 stock-hot?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install stock-hot」即可一键安装,无需额外配置。

stock-hot 是免费的吗?

是的,stock-hot 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

stock-hot 支持哪些平台?

stock-hot 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 stock-hot?

由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。

💬 留言讨论