← Back to Skills Marketplace
aisadocs

Us Stock Analyst

by AIsa · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
146
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install us-stock-analyst
Description
Professional US stock analysis with financial data, news, social sentiment, and multi-model AI. Comprehensive reports at $0.02-0.10 per analysis. Use when: t...
Usage Guidance
This package appears internally consistent, but before installing consider: (1) Only provide an AISA_API_KEY you trust—this key grants the skill access to your AIsa account and usage/billing. Use a least-privilege or test key if possible. (2) The skill sends any analysis input (tickers, prompts, fetched content) to api.aisa.one including LLM prompts—do not send sensitive personal data. (3) Review the full scripts locally if you want assurance they won't call other endpoints or write sensitive local files; the code shown makes only HTTP calls to api.aisa.one and prints/saves reports. (4) Be aware of cost implications: SKILL.md mentions per-analysis costs. If you want extra assurance, run the included test_api_data.py in a sandbox environment with a test API key first.
Capability Analysis
Type: OpenClaw Skill Name: us-stock-analyst Version: 1.0.1 The us-stock-analyst skill is a legitimate tool for financial market analysis using the AIsa API platform (aisa.one). The code in scripts/stock_analyst.py implements standard asynchronous HTTP requests to retrieve market data, news, and social sentiment, which are then processed via an LLM gateway on the same domain. No evidence of data exfiltration, malicious execution, or prompt injection was found; the skill operates entirely within its stated purpose of generating investment reports.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, SKILL.md cURL examples, and the Python client all target the same host (api.aisa.one) and financial/news/social/LLM endpoints. Requiring python3 and a single AISA_API_KEY credential is proportionate to the described functionality.
Instruction Scope
Runtime instructions and examples limit activity to calling AIsa endpoints and running the bundled Python scripts. The SKILL.md does not instruct reading unrelated local files or environment variables. The scripts use the API key only for HTTP requests to api.aisa.one.
Install Mechanism
There is no automated install that downloads/extracts remote code; this is an instruction-and-script package. requirements.txt lists httpx and asyncio (the latter is part of stdlib), which is reasonable for the included Python client. No obscure download URLs or installers are used.
Credentials
Only AISA_API_KEY is required and used as the Authorization Bearer token for calls to the documented API. No other secret environment variables or unrelated credentials are requested.
Persistence & Privilege
The skill is not always-enabled and does not request special platform privileges or attempt to modify other skills. It runs client-side Python scripts that perform network calls; autonomous invocation is allowed by default but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install us-stock-analyst
  3. After installation, invoke the skill by name or use /us-stock-analyst
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
**Major update: Expands skill from basic lookups to professional multi-source stock analysis and richer workflow support.** - Now provides deep US stock analysis using structured financial data, news, social sentiment, and multiple advanced AI models. - Significantly expanded documentation, including step-by-step usage, API endpoint guide, pricing, and workflow examples. - Enhanced support for portfolio monitoring, automated earnings/competitor analysis, and custom screening. - Lists all supported data sources: financial metrics, statements, filings, news, web/academic research, Twitter, YouTube, and LLMs. - Cost and time estimates per workflow are included. Each response now reports detailed usage and credits remaining. - Documentation updated for clarity; now tailored for both new and advanced users seeking robust investment research.
v1.0.0
Initial release – enables market data queries and investment analysis through AIsa. - Query US stocks, crypto assets, and prediction markets. - Screen and filter assets based on user-defined criteria. - Retrieve historical prices and analyst expectations. - Supports portfolio and dividend research. - Structured outputs for analysis; requires AISA_API_KEY for access.
Metadata
Slug us-stock-analyst
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Us Stock Analyst?

Professional US stock analysis with financial data, news, social sentiment, and multi-model AI. Comprehensive reports at $0.02-0.10 per analysis. Use when: t... It is an AI Agent Skill for Claude Code / OpenClaw, with 146 downloads so far.

How do I install Us Stock Analyst?

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

Is Us Stock Analyst free?

Yes, Us Stock Analyst is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Us Stock Analyst support?

Us Stock Analyst is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Us Stock Analyst?

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

💬 Comments