hebrew-tech-lecture-summary
Pass
Audited by Gen Agent Trust Hub on Apr 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill lists
python-docxinrequirements.txt, which is a standard and well-known library for creating Word documents. - [COMMAND_EXECUTION]: The skill includes a command to execute
scripts/md_to_word.pyvia Python to perform the Markdown-to-Word conversion. The script uses local file paths and standard libraries to perform its tasks safely. - [PROMPT_INJECTION]: The skill processes transcription data which could potentially contain indirect prompt injections. However, the instructions include robust constraints (e.g., 'Do not add any editorial notes that do not come from the transcription', 'Follow the template only') that instruct the agent to ignore any embedded instructions and focus strictly on the summary task.
Audit Metadata