Skip to main content

managed-db-services

Configures DigitalOcean Managed databases like MySQL and MongoDB for App Platform, aiding in setup and troubleshooting.

Install this skill

or
0/100

Security score

The managed-db-services skill was audited on May 13, 2026 and we found 15 security issues across 2 threat categories, including 7 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 59

Template literal with variable interpolation in command context

SourceSKILL.md
59```yaml
high line 71

Template literal with variable interpolation in command context

SourceSKILL.md
71| `${db.DATABASE_URL}` | Full connection string (PUBLIC hostname only!) |
high line 72

Template literal with variable interpolation in command context

SourceSKILL.md
72| `${db.HOSTNAME}` | Database host (PUBLIC hostname only!) |
high line 73

Template literal with variable interpolation in command context

SourceSKILL.md
73| `${db.PORT}` | Database port |
high line 74

Template literal with variable interpolation in command context

SourceSKILL.md
74| `${db.USERNAME}` | Database user |
high line 75

Template literal with variable interpolation in command context

SourceSKILL.md
75| `${db.PASSWORD}` | Database password (auto-populated) |
high line 76

Template literal with variable interpolation in command context

SourceSKILL.md
76| `${db.DATABASE}` | Database name |
high line 77

Template literal with variable interpolation in command context

SourceSKILL.md
77| `${db.CA_CERT}` | CA certificate for TLS |
medium line 111

Template literal with variable interpolation in command context

SourceSKILL.md
111```yaml
medium line 141

Template literal with variable interpolation in command context

SourceSKILL.md
141```yaml
medium line 169

Template literal with variable interpolation in command context

SourceSKILL.md
169```yaml
medium line 198

Template literal with variable interpolation in command context

SourceSKILL.md
198```yaml
medium line 237

Template literal with variable interpolation in command context

SourceSKILL.md
237```yaml
low line 91

External URL reference

SourceSKILL.md
91| OpenSearch | `OPENSEARCH` | 25060 | `https://` with basic auth | [Full guide](reference/opensearch.md) |
low line 250

External URL reference

SourceSKILL.md
250value: https://${search.USERNAME}:${search.PASSWORD}@${search.HOSTNAME}:${search.PORT}
Scanned on May 13, 2026
View Security Dashboard
Installation guide →
GitHub Stars 35
Rate this skill
Categorydevelopment
UpdatedMay 17, 2026
diegosouzapw/awesome-omni-skill