resume-ats-optimizer
Pass
Audited by Gen Agent Trust Hub on Aug 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill references and executes a local Python script located at
skills/resume-builder/scripts/validate_resume.py. This script is used to perform technical audits on HTML and PDF resume files to ensure they are machine-readable. - [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted user-supplied data in the form of resumes and job descriptions. Ingestion points: Content from user-provided HTML/PDF resume files and Job Description (JD) text. Boundary markers: No specific delimiters or instructions are provided to the agent to treat the ingested resume content as purely passive data. Capability inventory: The skill can execute local Python validation scripts and read external file content into the agent's context. Sanitization: There are no documented sanitization or filtering steps for the ingested data.
Audit Metadata