← 返回 Skills 市场
edibez

Price for Agent

作者 edibez · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
1766
总下载
1
收藏
4
当前安装
2
版本数
在 OpenClaw 中安装
/install priceforagent
功能描述
Get real-time prices for crypto, stocks, and commodities. Use when the user asks about asset prices, market data, or needs to check the value of Bitcoin, Ethereum, stocks like NVDA/AAPL, or commodities like gold/silver. Supports natural language queries ("What's the price of Bitcoin?") and direct lookups.
安全使用建议
This skill appears to do what it says (fetch prices) but it relies on an unfamiliar external service (p4ai.bitharga.com) and the SKILL.md shows a registration flow that issues API keys even though no credentials are declared in the metadata. Before installing: 1) Verify the service and domain (search for company info, docs, reputation). 2) If you must use it, avoid sending sensitive or identifying information in queries; treat the API key as a secret and rotate/revoke it if needed. 3) Prefer well-known market-data providers when possible. 4) Ask the publisher for a privacy/security policy or an OpenAPI file (the skill references /v1/openapi.yaml) and confirm how long keys last and what data is logged. 5) Note the small metadata mismatches (version/published timestamps) — consider that a sign to proceed cautiously or require more provenance before trusting the skill.
功能分析
Type: OpenClaw Skill Name: priceforagent Version: 1.1.0 The skill bundle is benign. It provides clear documentation and `curl` examples in `SKILL.md` for an AI agent to interact with the `p4ai.bitharga.com` API to retrieve asset prices. There is no evidence of data exfiltration beyond the stated API interaction, no malicious execution (e.g., `curl|bash`), no attempts at persistence, and no prompt injection instructions designed to subvert the agent's security or purpose. All network calls are directly related to the skill's stated function.
能力评估
Purpose & Capability
The name/description (real-time prices for crypto, stocks, commodities) align with the SKILL.md instructions: curl calls to obtain prices, batch queries, and function schema. Nothing in the instructions claims unrelated capabilities.
Instruction Scope
The instructions direct the agent to make HTTP requests to a single external service (https://p4ai.bitharga.com) including a registration endpoint that issues API keys. The instructions do not ask the agent to read local files or unrelated environment variables, but they do involve sending user queries to an external, unfamiliar host (possible data exposure).
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest install risk. Nothing is written to disk by the skill itself.
Credentials
The skill declares no required env vars or credentials, yet the documented workflow obtains and uses an API key (X-API-Key). This is plausible (agent can register to get a key), but there is a small mismatch between declared requirements and runtime behavior that the user should understand.
Persistence & Privilege
The skill does not request persistent presence (always: false) and does not ask to modify other skills or system-wide settings. It can be invoked by the agent but that is the platform default.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install priceforagent
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /priceforagent 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
Update to HTTPS: https://p4ai.bitharga.com
v1.0.0
Initial release: crypto, stocks, commodities price API
元数据
Slug priceforagent
版本 1.1.0
许可证
累计安装 4
当前安装数 4
历史版本数 2
常见问题

Price for Agent 是什么?

Get real-time prices for crypto, stocks, and commodities. Use when the user asks about asset prices, market data, or needs to check the value of Bitcoin, Ethereum, stocks like NVDA/AAPL, or commodities like gold/silver. Supports natural language queries ("What's the price of Bitcoin?") and direct lookups. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1766 次。

如何安装 Price for Agent?

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

Price for Agent 是免费的吗?

是的,Price for Agent 完全免费(开源免费),可自由下载、安装和使用。

Price for Agent 支持哪些平台?

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

谁开发了 Price for Agent?

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

💬 留言讨论