← 返回 Skills 市场
Pipeworx alphavantage
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
87
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-alphavantage
功能描述
Access real-time stock prices, historical data, company fundamentals, financial statements, and earnings for any stock symbol using Alpha Vantage.
安全使用建议
This skill shows a clear mismatch: it claims Alpha Vantage integration but sends requests to a third-party gateway (gateway.pipeworx.io) and declares no API key or privacy/accountability details. Before installing, ask the publisher: who operates gateway.pipeworx.io, where are Alpha Vantage credentials stored, what data is forwarded to that gateway, and is traffic logged or retained? Prefer skills that call the official alphavantage.co API with a declared API key so you control credentials. If you must use this skill, test it with non-sensitive queries, monitor outbound requests, and avoid sending private account information. If the publisher cannot explain the gateway's role or provide source code, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: pipeworx-alphavantage
Version: 1.0.0
The skill bundle provides a standard interface for accessing Alpha Vantage stock market data through an MCP server configuration. The SKILL.md file defines functions for retrieving financial metrics and connects to a gateway at gateway.pipeworx.io, which is consistent with its stated purpose and lacks any indicators of malicious intent or high-risk behavior.
能力评估
Purpose & Capability
The name/description promise direct Alpha Vantage access, but the SKILL.md's only runtime artifact is an mcpServers entry pointing to https://gateway.pipeworx.io/alphavantage/mcp. No Alpha Vantage API key or official alphavantage endpoint is mentioned — it's unclear whether the gateway proxies official API calls, uses its own credentials, or performs other processing. That mismatch is not justified by the skill's metadata.
Instruction Scope
SKILL.md is minimal and does not specify what data the agent must send to the gateway, how requests are authenticated, or whether any local context or secrets will be included. It grants broad, unspecified runtime behavior (use MCP server) without describing what will be transmitted, creating a risk of unintended data disclosure.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, so nothing will be written to disk by an installer. This lowers direct supply-chain risk.
Credentials
No environment variables or credentials are declared, yet Alpha Vantage normally requires an API key. The absence of declared credentials suggests the gateway may hold or require credentials server-side (not transparent) or that the skill will make unauthenticated requests — both are plausible but unexplained. Also, the skill will depend on network access to a third-party domain (gateway.pipeworx.io) which is unrelated to alphavantage.co.
Persistence & Privilege
The skill is not always-on and is user-invocable. It does not request elevated platform privileges in the manifest and does not declare modifications to other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-alphavantage - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-alphavantage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx alphavantage 是什么?
Access real-time stock prices, historical data, company fundamentals, financial statements, and earnings for any stock symbol using Alpha Vantage. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 87 次。
如何安装 Pipeworx alphavantage?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-alphavantage」即可一键安装,无需额外配置。
Pipeworx alphavantage 是免费的吗?
是的,Pipeworx alphavantage 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx alphavantage 支持哪些平台?
Pipeworx alphavantage 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx alphavantage?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills