cv-tailor
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
- [NO_CODE]: The skill is composed entirely of markdown instructions (SKILL.md) and a license file. It does not contain any executable scripts, dependencies, or compiled binaries.
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection because it instructs the agent to process untrusted external data (resumes and job descriptions) without security boundaries.
- Ingestion points: SKILL.md Phase 1 (Input Collection) identifies the ingestion of resume content and job descriptions (JD) via text or file paths.
- Boundary markers: Absent. The workflow does not specify the use of delimiters or 'ignore embedded instructions' warnings for the data it processes.
- Capability inventory: The skill's capabilities are limited to text analysis and generation. It does not perform network operations, file system writes, or subprocess execution.
- Sanitization: Absent. The skill does not include instructions for sanitizing or validating the input text for potential malicious payloads.
Audit Metadata