← Back to Skills Marketplace
baofeng-tech

AIsa Crypto Market Data

by baofeng-tech · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install aisa-crypto-market-data
Description
Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese...
README (SKILL.md)

AIsa Crypto Market Data

Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports research-ready outputs and structured retrieval.

When to use

  • The user needs web, multi-source, or last-30-days research.
  • The user wants competitor scans, trend discovery, or structured search output.
  • The user wants one skill to cover multiple retrieval surfaces.

High-Intent Workflows

  • Search and summarize recent evidence.
  • Compare two tools or companies using recent signals.
  • Turn multi-source retrieval into a research brief.

Quick Reference

  • python3 scripts/coingecko_client.py --help

Setup

  • AISA_API_KEY is required for AIsa-backed API access.
  • Use repo-relative scripts/ paths from the shipped package.
  • Prefer explicit CLI auth flags when a script exposes them.

Example Requests

  • Research OpenAI Agents SDK over the last 30 days
  • Compare OpenClaw and Codex using recent public discussion
  • Search recent sentiment around a product launch

Guardrails

  • Do not present test-only helpers as public features.
  • Do not claim sources that were not actually queried.
  • If some providers time out, report that honestly.
Usage Guidance
This package appears to be a straightforward crypto market-data client that talks to the AIsa API using the AISA_API_KEY you provide. Before installing or enabling it: (1) Confirm you trust the AIsa service (https://aisa.one) because your API key and any queries/results will be sent to that endpoint; (2) Limit and scope the AISA_API_KEY as much as the provider allows, and rotate it if you stop using the skill; (3) Note the documentation sometimes uses broader 'web research' language but the included script focuses on crypto/CoinGecko-style endpoints — if you expect general web research, verify the skill supports the specific sources you need; (4) Review the bundled script if you want to audit exact network calls (it sends Authorization: Bearer <AISA_API_KEY> to api.aisa.one). If any of these raise concerns, do not enable the skill or provide your API key until satisfied.
Capability Analysis
Type: OpenClaw Skill Name: aisa-crypto-market-data Version: 1.0.0 The skill bundle provides a legitimate API client for accessing cryptocurrency market data via the AIsa platform. The primary script, `scripts/coingecko_client.py`, is a well-structured wrapper for the `api.aisa.one` endpoints, using standard Python libraries and proper input sanitization. No evidence of malicious intent, data exfiltration, or prompt injection was found.
Capability Tags
cryptorequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The package name, required env var (AISA_API_KEY), and included script (scripts/coingecko_client.py) all point to a crypto market-data client that queries the AIsa API at https://api.aisa.one/apis/v1. This matches the skill's crypto/data focus. Minor inconsistency: the SKILL.md text sometimes speaks more broadly about 'web, multi-source research' and 'last-30-days research' and general research workflows, while the provided script implements CoinGecko-style crypto endpoints via the AIsa proxy — i.e., the runtime asset is narrower (crypto market endpoints) than some of the high-level marketing language. This is likely documentation scope creep rather than malicious misdirection.
Instruction Scope
SKILL.md instructs running the bundled Python script (python3 scripts/coingecko_client.py) and to provide AISA_API_KEY. The instructions do not direct the agent to read arbitrary system files, other environment variables, or external endpoints besides the AIsa API. Guardrails are present (e.g., report provider timeouts).
Install Mechanism
This is an instruction-only skill with a bundled Python script; there is no install spec that downloads code at runtime from third-party URLs. The code is shipped inside the package and will run with python3. No high-risk remote install or extraction steps are present.
Credentials
Only a single credential (AISA_API_KEY) is required and declared as the primaryEnv. That key is used in Authorization headers to call the AIsa API, which is proportional to the skill's purpose. No unrelated secrets or host-level credentials are requested.
Persistence & Privilege
The skill is not set to always:true and is user-invocable. It does not request to modify other skills or system-wide settings. Autonomous model invocation is permitted by default (disable-model-invocation: false), which is normal and expected for skills; there are no additional privileged flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install aisa-crypto-market-data
  3. After installation, invoke the skill by name or use /aisa-crypto-market-data
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of aisa-crypto-market-data. - Enables web, multi-source, and last-30-days research for crypto market data through AIsa. - Supports search, synthesis, competitor scans, and trend discovery. - Delivers research-ready outputs and structured retrieval. - Requires AISA_API_KEY for access. - Includes CLI tools and examples for quick setup and use. - Emphasizes honest reporting of data sources and provider timeouts.
Metadata
Slug aisa-crypto-market-data
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is AIsa Crypto Market Data?

Run web, multi-source, or last-30-days research through AIsa. Use when: the user needs search, synthesis, competitor scans, or trend discovery. Supports rese... It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.

How do I install AIsa Crypto Market Data?

Run "/install aisa-crypto-market-data" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AIsa Crypto Market Data free?

Yes, AIsa Crypto Market Data is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AIsa Crypto Market Data support?

AIsa Crypto Market Data is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AIsa Crypto Market Data?

It is built and maintained by baofeng-tech (@baofeng-tech); the current version is v1.0.0.

💬 Comments