skill-name
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The repository contains a non-executable template designed for skill development. No malicious behavior was detected.
- [PROMPT_INJECTION]: The skill definition in
SKILL.mdidentifies an attack surface for Indirect Prompt Injection as it is intended to process external PDF and DOCX files. - Ingestion points:
SKILL.md(input section for files). - Boundary markers: Absent in the current template.
- Capability inventory: The skill utilizes text extraction and analysis tools from
office-mcp(e.g.,extract_text_from_pdf,analyze_document_structure). - Sanitization: No sanitization or filtering logic is implemented in the template structure.
Audit Metadata