hr-automation
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The
ai_screeninglogic inSKILL.mdcontains a potential surface for indirect prompt injection where untrusted external data is processed by the model. - Ingestion points: The
{resume_text}variable in the screening prompt interpolates content from resumes provided by job applicants directly into the model's instruction context. - Boundary markers: The prompt template lacks explicit delimiters or clear instructions for the model to ignore any embedded commands or formatting within the resume text.
- Capability inventory: The skill is connected to HR tools (
greenhouse_api,workday_api,bamboohr_api) via thehr-mcpserver and has the capability to perform automated hiring actions such asauto_rejector advancing candidates to subsequent stages. - Sanitization: There is no evidence of sanitization, filtering, or validation of the input variables before they are used in the automated screening workflow.
Audit Metadata