proofread
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- Indirect Prompt Injection (LOW): The skill processes lecture files which may contain instructions designed to manipulate the agent's behavior.
- Ingestion points: The skill reads file content from the
Slides/andQuarto/directories using theReadtool. - Boundary markers: Absent. There are no instructions provided to the agent to treat file content as data only or to ignore embedded commands.
- Capability inventory: The skill uses
Read,Grep,Glob,Write, andTask. Notably, it lacksShell,Execute, or any network-enabled tools, which significantly limits the potential impact of an injection. - Sanitization: Absent. The skill does not sanitize or escape the content of the files before processing them for grammar and consistency checks.
Audit Metadata