get-job
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a clear and logical multi-step process for job seeking (Research -> Rewrite -> Prepare) that includes explicit user confirmation checkpoints between phases to ensure transparency.
- [COMMAND_EXECUTION]: The skill utilizes a local Python script (
scripts/generate_resume.py) to transform structured JSON resume data into professional Word documents. This is a legitimate functional requirement and is safer than prompt-based formatting as it avoids raw prompt interpolation into file-writing operations. - [EXTERNAL_DOWNLOADS]: The skill identifies a dependency on the
python-docxlibrary. This is a well-known, standard package for document manipulation and its use for generating resumes is appropriate for the skill's stated purpose.
Audit Metadata