Skip to main content

specialized_builder.default

Installs new durable agents into the runtime, ensuring proper validation and workflow management.

Install this skill

or
58/100

Security score

The specialized_builder.default skill was audited on Jun 1, 2026 and we found 4 security issues across 2 threat categories, including 1 critical. Review the findings below before installing.

Categories Tested

Security Issues

critical line 281

Direct command execution function call

SourceSKILL.md
281| `subprocess.run`, `os.system`, `shell=True`, `exec(` | `CodeExecution` |
high line 281

Python subprocess execution

SourceSKILL.md
281| `subprocess.run`, `os.system`, `shell=True`, `exec(` | `CodeExecution` |
low line 278

External URL reference

SourceSKILL.md
278| `urllib`, `requests`, `httpx`, `fetch()`, `http://`, `https://` | `NetworkAccess` |
low line 385

External URL reference

SourceSKILL.md
385response = urllib.request.urlopen("https://api.example.com/data")
Scanned on Jun 1, 2026
View Security Dashboard
Installation guide →
GitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
mandubian/autonoetic