Skip to main content

configuring-dapr-pubsub

Configures Dapr pub/sub components for event-driven microservices using Kafka or Redis, facilitating agent communication and event handling.

Install this skill

or
91/100

Security score

The configuring-dapr-pubsub skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 408

Curl to non-GitHub URL

SourceSKILL.md
408curl http://localhost:3500/v1.0/metadata
low line 187

External URL reference

SourceSKILL.md
187DAPR_URL = "http://localhost:3500"
low line 291

External URL reference

SourceSKILL.md
291DAPR_URL = "http://localhost:3500"
low line 328

External URL reference

SourceSKILL.md
328DAPR_URL = "http://localhost:3500"
low line 408

External URL reference

SourceSKILL.md
408curl http://localhost:3500/v1.0/metadata
Scanned on Feb 28, 2026
View Security Dashboard