python_subprocess
System command execution (Python)
Line 1965Snippets
subprocess.run(["soffice", ...], env=env) return subprocess.run(["soffice"] + args, env=env, **kwargs) subprocess.run(fs_write
Filesystem write access
Filesystem write access
Line 493Snippets
pres.writeFile({ fileName: "Presentation.pptx" }); slide_file.unlink() rels_file.unlink() file_path.unlink() rels_file.unlink()env_access
Environment variable access
Environment variable access
Line 1976Snippets
env = os.environ.copy()Trust Score
Updated há 7 dias
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 7 dias
Analisado 31 de mar. de 2026, 15:56
Descricao
"Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updatin...
Scans recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:44
Run 1