microservices
Facilitates the design and implementation of microservices architectures for reliable distributed systems and effective service communication.
Install this skill
or
85/100
Security score
The microservices skill was audited on May 21, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 116
Template literal with variable interpolation in command context
SourceSKILL.md
| 116 | const res = await fetch(`http://user-service/users/${userId}`, { |
medium line 119
Template literal with variable interpolation in command context
SourceSKILL.md
| 119 | if (!res.ok) throw new Error(`upstream error: ${res.status}`); |
low line 103
External URL reference
SourceSKILL.md
| 103 | f"http://user-service/users/{user_id}", |
low line 116
External URL reference
SourceSKILL.md
| 116 | const res = await fetch(`http://user-service/users/${userId}`, { |
low line 134
External URL reference
SourceSKILL.md
| 134 | fmt.Sprintf("http://user-service/users/%s", userID), nil) |
low line 359
External URL reference
SourceSKILL.md
| 359 | # http://payment-service.payments-ns.svc.cluster.local:8080 |
low line 360
External URL reference
SourceSKILL.md
| 360 | # within the same namespace: http://payment-service:8080 |
Scanned on May 21, 2026
View Security DashboardGitHub Stars 1
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
frontenddesignstripedocxgitapidatabasedevopsmobilebackendbackend-developerdevops-sredata-engineerproduct-managertechnical-pmdockerkubernetesawsgcpazuredevelopmentproduct
MARUCIE/openclaw-foundry