← Back to Skills Marketplace
bibaofeng

stock-hot

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install stock-hot
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install stock-hot
  3. After installation, invoke the skill by name or use /stock-hot
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug stock-hot
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install stock-hot?

Run "/install stock-hot" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is stock-hot free?

Yes, stock-hot is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does stock-hot support?

stock-hot is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created stock-hot?

It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.

💬 Comments