python_subprocess
System command execution (Python)
Line 699Snippets
result = subprocess.run( subprocess.run( subprocess.run(["soffice", ...], env=env) return subprocess.run(["soffice"] + args, env=env, **kwargs) subprocess.run(fs_write
Filesystem write access
Filesystem write access
Line 72Snippets
Packer.toBuffer(doc).then(buffer => fs.writeFileSync("doc.docx", buffer)); src.unlink()Packer.toBuffer(doc).then(buffer => fs.writeFileSync("doc.docx", buffer));fs_read
Filesystem read access
Filesystem read access
Line 231Snippets
data: fs.readFileSync("image.png"), data: fs.readFileSync("image.png"),env_access
Environment variable access
Environment variable access
Line 1679Snippets
env = os.environ.copy()Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:58
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:58
Descricao
"Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting...
Scans recentes
31 de mar. de 2026, 15:58
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:44
Run 1