bible
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The
votd.pyscript performs network requests tohttps://www.bible.com/verse-of-the-dayto retrieve verse metadata and downloads pre-rendered images from theyouversionapi.comdomain. These operations are consistent with the skill's primary function of fetching religious content from a well-known service. - [COMMAND_EXECUTION]: The skill uses a local Python script (
votd.py) to process data and manage file downloads, which is a standard execution pattern for this type of utility. - [DATA_EXPOSURE]: The script provides a
--downloadargument allowing the user to specify an output path for the verse image (defaults to/tmp/votd.jpg). This file system write operation is expected behavior for the stated download capability.
Audit Metadata