Skip to main content

writer

Automates document creation, conversion, and workflows using LibreOffice Writer, enhancing productivity and efficiency.

Install this skill

or
82/100

Security score

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

Categories Tested

Security Issues

medium line 116

Template literal with variable interpolation in command context

SourceSKILL.md
116```python
medium line 123

Python subprocess execution

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

Python subprocess execution

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

External URL reference

SourceSKILL.md
187- [LibreOffice Writer Guide](https://documentation.libreoffice.org/)
low line 188

External URL reference

SourceSKILL.md
188- [LibreOffice SDK](https://wiki.documentfoundation.org/Documentation/DevGuide)
low line 189

External URL reference

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