python_subprocess
System command execution (Python)
Line 906Snippets
subprocess.run(["soffice", ...], env=env) return subprocess.run(["soffice"] + args, env=env, **kwargs) subprocess.run( result = subprocess.run( result = subprocess.run(fs_write
Filesystem write access
Filesystem write access
Line 956Snippets
src.unlink()env_access
Environment variable access
Environment variable access
Line 917Snippets
env = os.environ.copy()Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:56
Descricao
"Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other...
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