Back to Home
manutej icon

ai-stock-research

Verified Safe

by manutej

Overview

A command-line tool for researching AI sector stocks, providing real-time quotes, news, financial data, and historical analysis.

Installation

Run Command
finwiz NVDA

Environment Variables

  • POLYGON_API_KEY
  • OPENAI_API_KEY
  • ANTHROPIC_API_KEY
  • DEFAULT_PROVIDER
  • LOG_LEVEL
  • CACHE_TTL
  • RATE_LIMIT

Security Notes

The codebase implements robust input validation using Pydantic, and explicit logging with log injection prevention, which are strong security positives. There are no obvious 'eval' or direct unvalidated 'subprocess' calls with user input. However, the 'polygon_mcp.py' module executes an 'uvx' command to pull and run code from a specific GitHub repository (mcp_polygon@v0.4.1). While 'uvx' is designed for secure package execution, any dependency on external code from a remote repository introduces a supply chain risk if that repository were compromised. API keys are managed through environment variables, which is standard practice for sensitive information.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2025-11-18

Tags

AIStocksFinancialResearchCLI