econ-slides
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: All components of the skill, including the instructions and supporting scripts, are dedicated to the legitimate task of academic presentation generation and quality assurance.
- [COMMAND_EXECUTION]: The script
scripts/compile_deck.pyexecutes LaTeX compilation engines (e.g., xelatex) using thesubprocess.runmethod. This is a core requirement for the skill's functionality. The implementation is secure, as it limits the engine selection to a hardcoded list and operates on resolved file paths within the project directory. - [EXTERNAL_DOWNLOADS]: The documentation provides instructions for the user to install the
pymupdfPython package. This is a standard technology library for PDF manipulation and does not involve the execution of untrusted remote code. - [SAFE]: The skill demonstrates high security awareness by implementing strict data integrity rules, such as ensuring that all claims and numbers on slides are traceable back to the source manuscript through internal verification logic.
- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or persistence mechanisms was identified across the 56 analyzed files.
Audit Metadata