economic-calendar-fetcher

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill's code or instructions. The functionality is limited to its stated purpose of fetching and reporting economic data.
  • [EXTERNAL_DOWNLOADS]: The skill communicates with the Financial Modeling Prep (FMP) API to retrieve economic event data. This is a standard integration with a well-known and legitimate financial data provider.
  • [CREDENTIALS_UNSAFE]: The skill requires an API key for authentication but follows security best practices by instructing users to provide it via environment variables or command-line arguments, avoiding hardcoded secrets in the source code.
  • [COMMAND_EXECUTION]: The skill executes a local Python script to perform API requests and process data. The script uses only the Python standard library and does not perform any high-risk operations or arbitrary system command execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 08:32 AM