resume-formatter
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references the
weasyprintPython package as a prerequisite for generating PDF files. This is a well-known and standard library for HTML-to-PDF conversion. - [COMMAND_EXECUTION]: The workflow involves running a local Python script (
scripts/generate_pdf.py) to process user-provided HTML content. The script operates on local files and does not perform any suspicious system modifications. - [DATA_EXFILTRATION]: No network operations were detected in the scripts or instructions. The CSS template references Google Fonts, which is a common and safe practice for typography. There is no evidence of data being sent to external or untrusted servers.
- [PROMPT_INJECTION]: The instructions and content guidelines are focused entirely on resume optimization and do not contain any patterns intended to bypass AI safety filters or override system instructions.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or sensitive file path accesses were identified in the codebase.
Audit Metadata