Earnings Calendar

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The OpenClaw AgentSkills skill bundle for 'earnings-calendar' is classified as benign. The `SKILL.md` provides clear, goal-oriented instructions for the AI agent, including explicit security notes regarding API key handling (session-only storage, environment variables). The Python scripts (`fetch_earnings_fmp.py` and `generate_report.py`) perform legitimate data retrieval from the Financial Modeling Prep (FMP) API and local report generation, respectively. All network calls are directed to `financialmodelingprep.com`, and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's purpose, or obfuscation. The code is transparent and aligns with the stated purpose of generating an earnings calendar.