mock-interview
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted content from user-provided job descriptions and resumes, as well as external interview experience posts retrieved via web searches (e.g., from Glassdoor, Zhihu).
- Ingestion points: Job descriptions (JD), candidate resumes, and web-searched interview experience content as described in
SKILL.md. - Boundary markers: Absent; there are no instructions to use delimiters or ignore embedded instructions within the ingested data.
- Capability inventory: The skill utilizes file-writing capabilities to generate and save a single-file HTML report to the
test-output/directory as specified inreferences/report-spec.md. - Sanitization: Absent; the skill does not define procedures for validating or escaping external content before it is interpolated into the generated HTML report, which could lead to stored cross-site scripting (XSS) if the report is opened in a browser.
Audit Metadata