bot-wordle
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill installs a Python package directly from the author's GitHub repository (github.com/fkodom/wordle.git), which is consistent with the skill's purpose and author identity.
- [EXTERNAL_DOWNLOADS]: Fetches puzzle data from a well-known service, the New York Times public API (nytimes.com), to identify the daily solution.
- [COMMAND_EXECUTION]: Provides several command-line tools such as bot-wordle, solve-wordle, and play-wordle for the agent to execute in the terminal.
- [EXTERNAL_DOWNLOADS]: Depends on standard Python packages including colorama and gdown.
Audit Metadata