python-executor
Executes Python code in a secure environment with pre-installed libraries for data processing, web scraping, and automation tasks.
Install this skill
or
71/100
Security score
The python-executor skill was audited on Mar 3, 2026 and we found 11 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 16
Piping content to sh shell
SourceSKILL.md
| 16 | curl -fsSL https://cli.inference.sh | sh && infsh login |
medium line 16
Curl to non-GitHub URL
SourceSKILL.md
| 16 | curl -fsSL https://cli.inference.sh | sh && infsh login |
low line 3
External URL reference
SourceSKILL.md
| 3 | description: "Execute Python code in a safe sandboxed environment via [inference.sh](https://inference.sh). Pre-installed: NumPy, Pandas, Matplotlib, requests, BeautifulSoup, Selenium, Playwright, Mov |
low line 11
External URL reference
SourceSKILL.md
| 11 |  |
low line 16
External URL reference
SourceSKILL.md
| 16 | curl -fsSL https://cli.inference.sh | sh && infsh login |
low line 24
External URL reference
SourceSKILL.md
| 24 | > **Install note:** The [install script](https://cli.inference.sh) only detects your OS/architecture, downloads the matching binary from `dist.inference.sh`, and verifies its SHA-256 checksum. No elev |
low line 81
External URL reference
SourceSKILL.md
| 81 | "code": "import requests\nfrom bs4 import BeautifulSoup\n\nresponse = requests.get(\"https://example.com\")\nsoup = BeautifulSoup(response.content, \"html.parser\")\nprint(soup.find(\"title\").text)" |
low line 122
External URL reference
SourceSKILL.md
| 122 | "code": "import requests\nimport json\n\nresponse = requests.get(\"https://api.github.com/users/octocat\")\ndata = response.json()\nprint(json.dumps(data, indent=2))" |
low line 181
External URL reference
SourceSKILL.md
| 181 | - [Running Apps](https://inference.sh/docs/apps/running) - How to run apps via CLI |
low line 182
External URL reference
SourceSKILL.md
| 182 | - [App Code](https://inference.sh/docs/extend/app-code) - Understanding app execution |
low line 183
External URL reference
SourceSKILL.md
| 183 | - [Sandboxed Code Execution](https://inference.sh/blog/tools/sandboxed-execution) - Safe code execution for agents |
Scanned on Mar 3, 2026
View Security DashboardGitHub Stars 278
Rate this skill
Categorydata analytics
UpdatedMay 21, 2026
openclawapibackenddata-scientistml-ai-engineerbackend-developergrowth-marketerproduct-managerdata analyticsdevelopmentmarketingproduct
aiskillstore/marketplace