Skip to main content

sap-btp-job-scheduling

Provides guidance for developing and managing scheduled jobs on SAP BTP, covering setup, REST API usage, and troubleshooting.

Install this skill

or
89/100

Security score

The sap-btp-job-scheduling skill was audited on May 31, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 235

Curl to non-GitHub URL

SourceSKILL.md
235curl -X GET "[https://jobscheduler-rest.<landscape>/scheduler/jobs"](https://jobscheduler-rest.<landscape>/scheduler/jobs") \
low line 59

External URL reference

SourceSKILL.md
59**Documentation Source**: [https://help.sap.com/docs/job-scheduling](https://help.sap.com/docs/job-scheduling)
low line 235

External URL reference

SourceSKILL.md
235curl -X GET "[https://jobscheduler-rest.<landscape>/scheduler/jobs"](https://jobscheduler-rest.<landscape>/scheduler/jobs") \
low line 260

External URL reference

SourceSKILL.md
260"action": "[https://myapp.cfapps.eu10.hana.ondemand.com/api/process",](https://myapp.cfapps.eu10.hana.ondemand.com/api/process",)
low line 287

External URL reference

SourceSKILL.md
287action: '[https://myapp.../process',](https://myapp.../process',)
low line 361

External URL reference

SourceSKILL.md
361- **SAP Help Portal**: [https://help.sap.com/docs/job-scheduling](https://help.sap.com/docs/job-scheduling)
low line 362

External URL reference

SourceSKILL.md
362- **SAP Developer Center**: [https://developers.sap.com/](https://developers.sap.com/)
Scanned on May 31, 2026
View Security Dashboard
Installation guide →