Skip to main content

spark-python-data-source

Enables the creation of custom Python data sources for Apache Spark, facilitating batch and streaming data integration with external systems.

Install this skill

or
98/100

Security score

The spark-python-data-source skill was audited on Jun 4, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 118

External URL reference

SourceSKILL.md
118df.write.format("your-format").option("url", "http://api").save()
low line 159

External URL reference

SourceSKILL.md
159- [Apache Spark Python DataSource Tutorial](https://spark.apache.org/docs/latest/api/python/tutorial/sql/python_data_source.html)
Scanned on Jun 4, 2026
View Security Dashboard
Installation guide →