Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Financial Search Engine

v1.0.0

Search and retrieve real-time financial data, including stock prices, earnings, market indices, and economic indicators, via natural language queries.

0· 77·0 current·0 all-time
byStav Cohen@stavc

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for stavc/financial-search-engine.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Financial Search Engine" (stavc/financial-search-engine) from ClawHub.
Skill page: https://clawhub.ai/stavc/financial-search-engine
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install financial-search-engine

ClawHub CLI

Package manager switcher

npx clawhub@latest install financial-search-engine
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
medium confidence
!
Purpose & Capability
Name/description claim real-time access to exchanges, earnings databases, and APIs, yet the skill declares no required credentials, endpoints, or data sources. Real-time financial feeds commonly require API keys, rate-limit handling, or explicit scraping instructions; the absence of these details is an inconsistency between claimed capability and declared requirements.
!
Instruction Scope
SKILL.md is high-level and open-ended: it tells the agent to 'connect to a broad network of trusted financial data sources' without listing which sources or constraining how to fetch data. That vagueness gives the agent broad discretion to query arbitrary external endpoints or perform web scraping, which may be unexpected to a user.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes on-disk installation risk because nothing is downloaded or executed by default.
Credentials
The skill requests no environment variables or credentials, which is plausible if it relies on public web data, but is inconsistent with the claim of integrating with 'exchanges' and dedicated APIs (which typically require keys). Lack of required creds reduces immediate credential-exfiltration risk but raises questions about how real-time data is obtained and whether the agent will prompt for or request credentials at runtime.
Persistence & Privilege
always is false and model invocation is not disabled (normal). The skill does not request permanent presence or modify other skills' configs.
What to consider before installing
This skill is poorly documented: it promises broad, real-time access to many financial sources but gives no list of endpoints, no implementation details, and requests no API keys. Before installing, ask the publisher for: (1) a list of data sources/endpoints and whether they are official APIs or scraped web pages; (2) any credentials or API keys it will need and how those are stored/used; (3) whether the skill performs web browsing/scraping and how it handles rate limits and legal constraints. Prefer skills that name trusted providers (e.g., AlphaVantage, IEX, official exchange APIs) and explicit env var requirements. If you cannot get clear answers, avoid granting the agent broad network access or run the skill in a restricted/sandboxed environment.

Like a lobster shell, security has layers — review code before you run it.

latestvk97anbwjv8t48rbwe4a0rvanns85daa4
77downloads
0stars
1versions
Updated 5d ago
v1.0.0
MIT-0

Financial Search Engine The Financial Search Engine skill empowers your AI agent to search, retrieve, and surface real-time financial data from across the web and dedicated financial platforms. Whether you're looking up stock prices, company financials, market indices, earnings reports, or macroeconomic indicators, this skill acts as a direct pipeline into the world's financial information — no manual browsing, no tab-switching, no copy-pasting required. It's designed to work seamlessly within your agent workflow, transforming natural language queries into structured, actionable financial insights in seconds. Instead of spending 20 minutes hunting through financial websites, you simply ask — and your agent delivers. This makes it an indispensable tool for anyone who needs fast, reliable access to market data as part of their daily routine or research process.

Under the hood, the skill connects to a broad network of trusted financial data sources — including stock exchanges, financial news aggregators, earnings databases, commodity markets, and economic data APIs — to fetch the most relevant and up-to-date results for any query. It can handle an impressive range of requests, from simple ticker lookups ("What's Apple's current stock price?") to complex analytical queries ("Show me the revenue growth trend for Tesla over the last 8 quarters" or "Which S&P 500 sectors outperformed last month?"). The skill intelligently parses your query, identifies the right data source to tap, and returns results in a clean, readable format that your agent can summarize, compare, chart, or pass along to other skills for further processing. It also handles disambiguation gracefully — if you search for a company name rather than a ticker, it resolves the match and retrieves the right data without making you spell out the exact symbol. Rate limits, pagination, and response formatting are all handled internally, so you never have to think about the plumbing.

Comments

Loading comments...