← 返回 Skills 市场
aisadocs

stock-rumors-aisa

作者 AIsa · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stock-rumors-aisa
功能描述
Scan M&A, insider, analyst, social, and regulatory rumor signals through AISA. Use when: the user asks about early market signals, rumors, insider activity,...
安全使用建议
Before installing or running: 1) Confirm the AISA provider (AISA_BASE_URL default is https://api.aisa.one/v1) is a trusted service and that the API key you supply has appropriate scope/quotas — avoid using wide-ranging production credentials. 2) Be aware the script relies on the remote model/backend to 'fetch' live news and filings; the model may hallucinate or provide summaries without linking to primary sources, so verify any signals against original filings/news. 3) The repository does not include an automated dependency install step; install required Python packages (e.g., openai) from official sources and review them. 4) Handle rumors carefully (legal/regulatory and market risks) and do not feed local secrets or unrelated credentials to the skill. If you need stronger assurance, request documentation or an SLA from the AISA provider showing how their model obtains and verifies live financial data.
功能分析
Type: OpenClaw Skill Name: stock-rumors-aisa Version: 1.0.0 The skill is a market intelligence tool designed to scan for financial rumors and signals using the AIsa API. The Python script (scripts/rumor_scanner.py) uses the standard OpenAI library to interact with a specified endpoint (api.aisa.one) using a user-provided API key. The logic is transparent, lacks any signs of obfuscation or data exfiltration, and the SKILL.md instructions explicitly prohibit the agent from attempting to access sensitive local credentials.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description, required binary (python3), and required env var (AISA_API_KEY) match the included Python script which calls an AISA-compatible API endpoint. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs running the bundled Python client which in turn asks an AISA model to 'fetch live data' and scan news/filings/social signals. The script itself does not independently call news/EDGAR/options APIs — it relies on the AISA model backend (via the OpenAI-compatible client) to provide those signals. This is a reasonable design but means the skill's ability to actually fetch live external records depends on the AISA service rather than local connectors; verify you trust that service and understand what data it returns.
Install Mechanism
There is no install spec (instruction-only with a bundled script). The script imports the openai Python package (commented as a dependency) but the skill does not provide an automated installation step. Users must have python3 and the appropriate Python package(s) installed; ensure you install dependencies from trusted sources.
Credentials
The skill requires a single primary credential (AISA_API_KEY) and optionally reads AISA_BASE_URL and AISA_MODEL environment variables. These are proportionate to a service-backed rumor scanner. No unrelated SECRET/TOKEN/PASSWORD env vars are requested.
Persistence & Privilege
The skill is not marked always:true, does not request persistent system-level changes, and does not modify other skills or system-wide config. Autonomous invocation is enabled (default) but that is expected for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stock-rumors-aisa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stock-rumors-aisa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of stock-rumors skill, version 1.0.0. - Scan and rank M&A, insider, analyst, social, and regulatory rumor signals. - Requires AISA_API_KEY for operation. - Designed for early market signal detection and analysis of potential market-moving rumors. - Includes clear usage guidelines and example queries.
元数据
Slug stock-rumors-aisa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

stock-rumors-aisa 是什么?

Scan M&A, insider, analyst, social, and regulatory rumor signals through AISA. Use when: the user asks about early market signals, rumors, insider activity,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。

如何安装 stock-rumors-aisa?

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

stock-rumors-aisa 是免费的吗?

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

stock-rumors-aisa 支持哪些平台?

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

谁开发了 stock-rumors-aisa?

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

💬 留言讨论