python_subprocess
System command execution (Python)
Line 1679Snippets
result = subprocess.run( result = subprocess.run( result = subprocess.run(privilege_escalation
Privilege escalation attempt
Privilege escalation attempt
Line 483Snippets
- **LibreOffice**: `sudo apt-get install libreoffice` (for PDF conversion)- **Poppler**: `sudo apt-get install poppler-utils` (for pdftoppm to convert PDF to images)fs_write
Filesystem write access
Filesystem write access
Line 161Snippets
- Save the presentation using `pptx.writeFile()`await pptx.writeFile('output.pptx'); await pptx.writeFile({ fileName: 'presentation.pptx' }); output_file.unlink() # Delete the corrupt file tmp_path.unlink() # Clean up temp fileenv_access
Environment variable access
Environment variable access
Line 742Snippets
- `tmpDir` (string): Temporary directory for generated files (default: `process.env.TMPDIR || '/tmp'`) tmpDir = process.env.TMPDIR || '/tmp',Trust Score
Updated semana passada
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated semana passada
Analisado 31 de mar. de 2026, 15:58
Descricao
"Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks"
Scans recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:13
Run 2
27 de mar. de 2026, 15:53
Run 1