Skip to main content

kafka-stream-processing

Provides a comprehensive guide for building event-driven applications using Apache Kafka for real-time data processing.

Install this skill

or
90/100

Security score

The kafka-stream-processing skill was audited on Feb 12, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 821

Webhook reference - potential data exfiltration

SourceSKILL.md
821- APIs and webhooks
low line 778

External URL reference

SourceSKILL.md
778props.put("schema.registry.url", "http://localhost:8081");
low line 860

External URL reference

SourceSKILL.md
860"connection.url": "http://localhost:9200",
low line 1363

External URL reference

SourceSKILL.md
1363- Apache Kafka Documentation: https://kafka.apache.org/documentation/
low line 1365

External URL reference

SourceSKILL.md
1365- Kafka Streams Documentation: https://kafka.apache.org/documentation/streams/
low line 1367

External URL reference

SourceSKILL.md
1367- Kafka Connect: https://kafka.apache.org/documentation/#connect
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →