sap-btp-job-scheduling
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation repository. It contains Markdown reference files and JSON templates intended to guide developers in managing SAP BTP resources. No executable scripts or malicious instructions were found.
- [EXTERNAL_DOWNLOADS]: The documentation references official SAP Node.js libraries, including
@sap/jobs-client,@sap/xsenv, and@sap/xssec. These are standard, well-known packages from a trusted vendor used for SAP cloud development. - [COMMAND_EXECUTION]: The reference guides provide informational CLI commands (e.g.,
cf create-service,cf bind-service,curl) and code snippets. These are standard administrative instructions for SAP Business Technology Platform and do not contain malicious payloads. - [CREDENTIALS_UNSAFE]: Security examples and API references correctly use placeholders such as
<clientid>,<clientsecret>, and[PLACEHOLDER]to represent sensitive values, ensuring no real credentials are exposed.
Audit Metadata