Applicant Screening
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized access attempts were detected in the skill instructions or metadata.
- [SAFE]: Indirect Prompt Injection Surface: The skill defines workflows for processing external documents (PDF and DOCX) which are untrusted data sources. While this constitutes an inherent attack surface for indirect prompt injection, the risk is negligible as the skill lacks high-privilege capabilities such as network communication, file system modification, or arbitrary code execution. * Ingestion points: Job application documents processed via the extract_text_from_pdf and extract_text_from_docx tools. * Boundary markers: Not explicitly defined in the provided usage prompts. * Capability inventory: Text extraction and structural analysis of documents via office-mcp. * Sanitization: Not specified within the skill logic.
Audit Metadata