stock-price-checker

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate stock price lookups using the yfinance library. It fetches public financial data from Yahoo Finance and returns it in a formatted string or JSON object.
  • [SAFE]: No evidence of prompt injection, data exfiltration, or unauthorized command execution was found. The script correctly handles the stock symbol as a parameter and restricts its operations to fetching and displaying market data.
  • [SAFE]: External dependencies are limited to yfinance, which is a widely used open-source library for accessing financial data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 09:09 AM
Security Audit — agent-trust-hub — stock-price-checker