aisa-financial-dataQuery real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
Install via ClawdBot CLI:
clawdbot install AIsaPay/aisa-financial-dataGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.aisa.one/apis/v1/financial/search/stockCalls external URL not in known-safe list
https://openclaw.aiAI Analysis
The skill's external API calls (api.aisa.one) are directly documented and consistent with its stated purpose of providing financial data. While the 'UNKNOWN_DATA_SINK' signal is noted, the endpoint appears to be part of the legitimate, documented service for stock searches. No evidence of credential harvesting, hidden instructions, or obfuscation was found in the provided definition.
Audited Apr 17, 2026 · audit v1.0
Generated Mar 20, 2026
Financial advisors and robo-advisors can use this skill to fetch real-time and historical prices for both traditional equities like AAPL and cryptocurrencies like BTC in a single query. This enables automated portfolio rebalancing, performance tracking, and risk assessment across diverse asset classes, streamlining client reporting and investment decisions.
Equity research analysts and hedge funds can leverage the skill to access comprehensive data including financial statements, analyst estimates, insider trades, and SEC filings for companies like NVDA. This supports deep fundamental analysis, valuation modeling, and identifying investment opportunities or risks based on financial metrics and market trends.
Crypto traders and exchanges can utilize the skill to track real-time prices and historical charts for assets such as ETH and SOL, enabling automated trading alerts, technical analysis, and market sentiment assessment. This helps in executing timely trades, managing volatility, and optimizing strategies in fast-moving cryptocurrency markets.
Corporate finance teams and media outlets can use the skill to retrieve earnings reports, analyst estimates, and price reactions for companies like Tesla. This facilitates earnings season coverage, internal performance benchmarking, and generating insights for press releases or investor communications based on financial data and market responses.
Asset managers and retail investors can employ the skill to screen stocks using criteria such as P/E ratios and revenue growth, identifying undervalued or high-growth opportunities. This automates the discovery process for building investment portfolios, conducting sector analysis, and aligning with specific financial strategies or risk profiles.
Offer tiered subscription plans based on API call limits, data freshness, and access to premium features like real-time alerts or advanced analytics. This generates recurring revenue from developers, fintech startups, and enterprises integrating financial data into their applications, with pricing scaled by usage volume and support levels.
Provide customized data feeds and APIs that financial institutions can rebrand and integrate into their own platforms, such as trading dashboards or client portals. This creates revenue through licensing agreements, setup fees, and ongoing maintenance, catering to banks, brokerages, and investment firms seeking to enhance their offerings without building infrastructure.
Offer a free tier with basic data access and limited features to attract individual developers and small businesses, then upsell to paid plans for advanced capabilities like historical data, higher frequency updates, or priority support. This drives user acquisition and conversion, monetizing through upgrade fees and add-ons for power users and growing companies.
💬 Integration Tip
Ensure the AISA_API_KEY environment variable is set and use the provided curl examples as templates, adjusting parameters like ticker and dates for specific queries to avoid API errors.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Connect to Supabase for database operations, vector search, and storage. Use for storing data, running SQL queries, similarity search with pgvector, and managing tables. Triggers on requests involving databases, vector stores, embeddings, or Supabase specifically.
Use SQLite correctly with proper concurrency, pragmas, and type handling.
MarkItDown is a Python utility from Microsoft for converting various files (PDF, Word, Excel, PPTX, Images, Audio) to Markdown. Useful for extracting structu...