correlation-tracing
Enables distributed tracing with correlation IDs for monitoring and debugging microservices, enhancing observability and performance.
Install this skill
or
86/100
Security score
The correlation-tracing skill was audited on Feb 9, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 172
Template literal with variable interpolation in command context
SourceSKILL.md
| 172 | `http://user-service/users/${req.params.id}` |
low line 407
Fetch to external URL
SourceSKILL.md
| 407 | // await fetch('http://tracing-collector/api/spans', { |
low line 172
External URL reference
SourceSKILL.md
| 172 | `http://user-service/users/${req.params.id}` |
low line 199
External URL reference
SourceSKILL.md
| 199 | endpoint: 'http://localhost:14268/api/traces', |
low line 317
External URL reference
SourceSKILL.md
| 317 | f"http://user-service/users/{order['user_id']}" |
low line 407
External URL reference
SourceSKILL.md
| 407 | // await fetch('http://tracing-collector/api/spans', { |
low line 444
External URL reference
SourceSKILL.md
| 444 | tracer.setTag(apiSpan, 'http.url', 'https://api.example.com/data'); |
low line 500
External URL reference
SourceSKILL.md
| 500 | - [OpenTelemetry](https://opentelemetry.io/) |
low line 501
External URL reference
SourceSKILL.md
| 501 | - [Jaeger Tracing](https://www.jaegertracing.io/) |
low line 502
External URL reference
SourceSKILL.md
| 502 | - [Zipkin](https://zipkin.io/) |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry