deck-beamer-proposal-report
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes
scripts/compile.sh, a bash script designed to automate document compilation using standard LaTeX engines (pdflatex,lualatex, orlatexmk). The script adheres to shell scripting best practices, includingset -euo pipefailfor error handling and proper variable quoting to mitigate shell injection risks during the filename processing. - [EXTERNAL_DOWNLOADS]: No remote download patterns or external script fetching were detected. The skill relies on a local LaTeX environment and standard packages expected in an academic setting.
- [SAFE]: The skill does not contain any prompt injection attempts, data exfiltration patterns, or obfuscated code. Its metadata and instructions are consistent with the primary purpose of generating compile-ready LaTeX source for research-related presentations.
Audit Metadata