Skip to main content

impress

Automates presentation creation and format conversion using LibreOffice Impress, enhancing workflow efficiency for marketers and project managers.

Install this skill

or
83/100

Security score

The impress skill was audited on May 12, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 103

Template literal with variable interpolation in command context

SourceSKILL.md
103```python
medium line 110

Python subprocess execution

SourceSKILL.md
110subprocess.run(['unzip', '-q', template_path, '-d', tmpdir])
medium line 116

Python subprocess execution

SourceSKILL.md
116subprocess.run(['zip', '-rq', output_path, '.'], cwd=tmpdir)
low line 163

External URL reference

SourceSKILL.md
163- [LibreOffice Impress Guide](https://documentation.libreoffice.org/)
low line 164

External URL reference

SourceSKILL.md
164- [UNO API Reference](https://api.libreoffice.org/)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →