dbos-python
Enables resilient, failure-recoverable applications in Python with durable workflows and transactions using the DBOS framework.
Install this skill
or
97/100
Security score
The dbos-python skill was audited on Mar 1, 2026 and we found 3 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 160
Webhook reference - potential data exfiltration
SourceSKILL.md
| 160 | def payment_webhook(workflow_id: str, status: str): |
low line 35
External URL reference
SourceSKILL.md
| 35 | response = requests.post("https://api.example.com", json={"data": data}) |
low line 320
External URL reference
SourceSKILL.md
| 320 | processor = DataProcessor("https://api.example.com/data") |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @zach-source/dbos-python