← Back to Skills Marketplace
edibez

Price for Agent

by edibez · GitHub ↗ · v1.1.0
cross-platform ⚠ suspicious
1766
Downloads
1
Stars
4
Active Installs
2
Versions
Install in OpenClaw
/install priceforagent
Description
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.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install priceforagent
  3. After installation, invoke the skill by name or use /priceforagent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Update to HTTPS: https://p4ai.bitharga.com
v1.0.0
Initial release: crypto, stocks, commodities price API
Metadata
Slug priceforagent
Version 1.1.0
License
All-time Installs 4
Active Installs 4
Total Versions 2
Frequently Asked Questions

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

How do I install Price for Agent?

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

Is Price for Agent free?

Yes, Price for Agent is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Price for Agent support?

Price for Agent is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Price for Agent?

It is built and maintained by edibez (@edibez); the current version is v1.1.0.

💬 Comments