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 2周前
分析时间
2026年3月31日 15:58
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:58
说明
"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...
最近扫描
2026年3月31日 15:58
Latest analysis
2026年3月31日 15:11
Run 2
2026年3月27日 15:44
Run 1