earnings-calendar

Fail

Audited by Runlayer on Mar 14, 2026

Risk Level: HIGH
Scan Summary
Max Score
96%
Files
7
Flagged
4
Chunks
14
Flagged Files (4)
earnings-calendar/SKILL.mdHIGH
95.8%

Risky tool definition detected

Free tier includes 250 API calls/day (sufficient for daily use) Once you have your API key, please select "Yes, I'll provide it now" to continue. ``` #### 3.3 Request API Key Input If user has API key, request input: **Prompt**: ``` Please paste your FMP API key below: (Your API key will only be stored for this conversation session and will be forgotten when the session ends. For regular use, consider setting the FMP_API_KEY environment variable.) ``` **Store API key in session variable**: ``` A

earnings-calendar/scripts/fetch_earnings_fmp.pyHIGH
93.8%

Risky tool definition detected

earnings-calendar/references/fmp_api_guide.mdMEDIUM
87.0%

Risky tool definition detected

Please upgrade your plan or visit our documentation for more details at https://site.financialmodelingprep.com/developer/docs" } ``` Solution: Reduce API calls or upgrade plan **400 Bad Request**: - Invalid date format - Date range exceeds 90 days - Missing required parameters ### Error Handling Code ```python def fetch_earnings_with_error_handling(api_key, start_date, end_date): """Fetch earnings with proper error handling""" try: url = "https://financialmodelingprep.com/api/v3/earning_calendar

## Resources - **FMP Documentation**: https://site.financialmodelingprep.com/developer/docs - **API Key Signup**: https://site.financialmodelingprep.com/developer/docs - **Earnings Calendar API**: https://site.financialmodelingprep.com/developer/docs/earnings-calendar-api - **Company Profile API**: https://site.financialmodelingprep.com/developer/docs/companies-key-metrics-api - **Rate Limits**: https://site.financialmodelingprep.com/developer/docs/pricing --- *This guide is optimized for the ea

earnings-calendar/scripts/generate_report.pyMEDIUM
78.4%

Risky tool definition detected

Passed Files (3)Click to expand
earnings-calendar/scripts/tests/conftest.pyOK
38.1%

Tool passed security scan

earnings-calendar/scripts/tests/test_earnings_calendar.pyOK
12.6%

Tool passed security scan

earnings-calendar/assets/earnings_report_template.mdOK
6.9%

Tool passed security scan

Audit Metadata
Max File Score
96%
Classification
KNOWN_SERVER_KNOWN_TOOL_LIST
Files Scanned
7
Files Flagged
4
Chunks Analyzed
14
Analyzed
Mar 14, 2026, 12:33 PM
Security Audit — runlayer — earnings-calendar