← Back to Skills Marketplace
aisadocs

Query real-time and historical financial data of equity prices, market moves, metrics, and trends for analysis, alerts, and reporting

by AIsa · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ⚠ suspicious
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-aisa-finance-equity-price-market-data-news
Description
Query real-time and historical financial data for equities—prices, news, financial statements, metrics, analyst estimates, insider and institutional activity...
Usage Guidance
This skill appears to do what it says (calls AIsa market APIs) but has two things to check before installing: (1) metadata mismatch — SKILL.md requires AISA_API_KEY and binaries (curl, python3) but the registry summary lists no requirements; ask the publisher to clarify and fix the registry metadata. (2) Trust the API endpoint and the maintainer — the AISA_API_KEY you provide will be sent to https://api.aisa.one on every request, so only use a key you control and are willing to share with that provider. If you need extra caution, review scripts/market_client.py yourself, run the client in an isolated environment, and avoid exposing other credentials or secrets to the skill. If you cannot verify the publisher or the endpoint, treat the API key as sensitive and do not install/use the skill.
Capability Analysis
Type: OpenClaw Skill Name: openclaw-aisa-finance-equity-price-market-data-news Version: 2.0.1 The skill bundle provides a legitimate interface for querying real-time and historical financial data from the AIsa API (api.aisa.one). The Python client (scripts/market_client.py) is a clean implementation using the standard library to perform authenticated HTTP requests, and the instructions in SKILL.md are consistent with the stated purpose of financial research without any signs of malicious intent or prompt injection.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
The name/description, SKILL.md examples, README, and the included Python client all align: the skill queries https://api.aisa.one for equity prices, filings, news, etc. However, the registry-level 'Requirements' block in the package summary reports no required env vars or binaries while the SKILL.md metadata and README explicitly require AISA_API_KEY and tools (curl, python3). This mismatch is an incoherence in the package metadata that should be resolved.
Instruction Scope
Runtime instructions and examples are narrowly scoped to calling AIsa endpoints (curl examples) and running the included Python CLI. The SKILL.md instructs the agent to set AISA_API_KEY and only references the API host (api.aisa.one). There are no instructions to read unrelated files, other credentials, or to exfiltrate data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only), so nothing is automatically downloaded or written at install time — lower install risk. That said, the repository includes an executable Python client (scripts/market_client.py). Because no installation steps are defined, an agent/user could still run that script locally; users should be aware an included script will make outbound network calls when executed.
Credentials
The only credential the SKILL.md and the Python client require is AISA_API_KEY, which is appropriate for a skill that calls a third-party market-data API. There are no other secrets or unrelated env vars requested. The primary proportionality concern is that the registry metadata omitted declaring this required env var.
Persistence & Privilege
The skill does not request persistent system privileges: always:false and no system config paths or modifications are requested. Autonomous model invocation is allowed by default (disable-model-invocation:false), which is normal and not by itself a red flag.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-aisa-finance-equity-price-market-data-news
  3. After installation, invoke the skill by name or use /openclaw-aisa-finance-equity-price-market-data-news
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
**MarketPulse 2.0.1 – Complete, user-friendly financial data API and CLI for equities** - Rebranded skill as "marketpulse" with updated, concise documentation. - Expanded support for comprehensive equity data: prices, news, statements, filings, metrics, and macro rates. - Clear curl and Python usage examples for all endpoints, including real-time & historical queries. - New features: segmented revenues, analyst estimates, insider/institutional activity, full stock screening, and company facts. - Improved endpoint parameter documentation and coverage notes for press releases. - Enhanced compatibility details and environment requirements for easier integration.
Metadata
Slug openclaw-aisa-finance-equity-price-market-data-news
Version 2.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Query real-time and historical financial data of equity prices, market moves, metrics, and trends for analysis, alerts, and reporting?

Query real-time and historical financial data for equities—prices, news, financial statements, metrics, analyst estimates, insider and institutional activity... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.

How do I install Query real-time and historical financial data of equity prices, market moves, metrics, and trends for analysis, alerts, and reporting?

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

Is Query real-time and historical financial data of equity prices, market moves, metrics, and trends for analysis, alerts, and reporting free?

Yes, Query real-time and historical financial data of equity prices, market moves, metrics, and trends for analysis, alerts, and reporting is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Query real-time and historical financial data of equity prices, market moves, metrics, and trends for analysis, alerts, and reporting support?

Query real-time and historical financial data of equity prices, market moves, metrics, and trends for analysis, alerts, and reporting is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Query real-time and historical financial data of equity prices, market moves, metrics, and trends for analysis, alerts, and reporting?

It is built and maintained by AIsa (@aisadocs); the current version is v2.0.1.

💬 Comments