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 vor 2 Wochen
Analysiert
31.03.2026, 15:58
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 2 Wochen
Analysiert 31.03.2026, 15:58
Beschreibung
"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...
Letzte Scans
31.03.2026, 15:58
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:44
Run 1