ftd-detector
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill fetches market data from financialmodelingprep.com, which is a well-known technology and financial data service. All network activity is restricted to this domain and serves the primary purpose of the skill.\n- [SAFE]: Analysis is conducted using standard Python logic in
rally_tracker.pyandpost_ftd_monitor.pywithout the use of dangerous functions such aseval(),exec(), or subprocess calls on untrusted data.\n- [SAFE]: The skill requires therequestslibrary, which is an industry-standard, well-known, and trusted package for HTTP requests.\n- [SAFE]: The skill follows security best practices by instructing users to manage API keys via environment variables rather than hardcoding credentials.
Audit Metadata