← 返回 Skills 市场
MarketPulse (Stocks + Crypto Data)
作者
chaimengphp
· GitHub ↗
· v1.0.1
· MIT-0
1037
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-aisa-market-pulse
功能描述
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
安全使用建议
This skill appears internally consistent, but take these practical precautions before installing: (1) Only provide a trusted AISA API key — do not reuse a high-privilege key shared across services. (2) Verify the API host (api.aisa.one) and the provider's reputation (openclaw.ai) if you plan to use real funds or sensitive data. (3) Be aware the skill makes network calls to the external API; network logs and usage may be visible to that provider and you may incur billing. (4) Review rate limits and permissions for the AISA key and avoid placing the key in shared or world-readable environment files. If you want, I can further inspect the full SKILL.md (it was truncated in the manifest) or audit the Python script line-by-line for subtle issues.
功能分析
Type: OpenClaw Skill
Name: openclaw-aisa-market-pulse
Version: 1.0.1
The MarketPulse skill is a legitimate financial data integration for querying stock and cryptocurrency information via the AIsa API (api.aisa.one). The provided Python client (scripts/market_client.py) is a well-structured wrapper using standard libraries to perform authorized HTTP requests, and the SKILL.md documentation correctly guides the agent on using these tools for market analysis without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name and description promise market data. The skill requires AISA_API_KEY and tools (curl, python3) that are appropriate for making HTTP requests and running the provided Python client; the included client implements the advertised endpoints and functionality.
Instruction Scope
SKILL.md contains curl examples and usage that call https://api.aisa.one and instructs setting AISA_API_KEY. Instructions do not ask the agent to read unrelated files, scan system paths, or exfiltrate data to other endpoints.
Install Mechanism
No install spec — instruction-only skill with an optional Python script. No downloads from untrusted URLs or extraction of archives. The provided script is plain Python and uses standard library networking.
Credentials
Only one required environment variable (AISA_API_KEY), which is exactly what the SKILL.md examples and the Python client use for Authorization headers. No other credentials or unrelated secrets are requested.
Persistence & Privilege
always is false (default) and the skill does not request persistent system changes. disable-model-invocation is default (false) which allows autonomous invocation — this is platform-default behavior and not a red flag by itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-aisa-market-pulse - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-aisa-market-pulse触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Version 1.0.1 of openclaw-aisa-market-pulse
- No file changes detected; content, features, and documentation remain the same as the previous version.
v1.0.0
Major update: Market data coverage and capabilities for agent financial research.
- Skill renamed to "MarketPulse" and focus shifted from general search to financial/market data.
- Complete rewrite of SKILL.md: now documents endpoints for real-time and historical equities/crypto prices, financials, news, SEC filings, analyst estimates, insider trades, and more.
- Added Python client: `scripts/market_client.py` (usage for equities/crypto/news/statements/metrics).
- Removed academic/web search client: `scripts/search_client.py`.
- Supports multi-asset (stocks & crypto) queries, advanced financial screening, company analysis, and market monitoring.
- All API/CLI examples updated for comprehensive finance and crypto operations.
元数据
常见问题
MarketPulse (Stocks + Crypto Data) 是什么?
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1037 次。
如何安装 MarketPulse (Stocks + Crypto Data)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-aisa-market-pulse」即可一键安装,无需额外配置。
MarketPulse (Stocks + Crypto Data) 是免费的吗?
是的,MarketPulse (Stocks + Crypto Data) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MarketPulse (Stocks + Crypto Data) 支持哪些平台?
MarketPulse (Stocks + Crypto Data) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MarketPulse (Stocks + Crypto Data)?
由 chaimengphp(@chaimengphp)开发并维护,当前版本 v1.0.1。
推荐 Skills