cover-letter-creating
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the 'reportlab' package from the standard Python Package Index (PyPI) to generate the PDF output.
- [COMMAND_EXECUTION]: The skill uses 'pip install' to manage the dependency and executes a local Python script ('py outputs/gen_cover_letter.py') to generate the final document. These operations are standard for development and document generation workflows.
Audit Metadata