stock-price-checker
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is a straightforward stock price checker using the `yfinance` library. The `SKILL.md` provides clear instructions without any prompt injection attempts. The `stock-price.sh` script is a simple wrapper executing the Python script. The `stock-price.py` script uses the legitimate `yfinance` library to fetch public stock data and does not exhibit any signs of data exfiltration, malicious execution, persistence, or obfuscation. All actions are aligned with the stated purpose.
