btp-deployment
Pass
Audited by Gen Agent Trust Hub on Jul 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide and template repository for SAP BTP deployments. The provided configurations (mta.yaml, helm charts) and commands follow industry-standard practices.
- [EXTERNAL_DOWNLOADS]: The skill references official SAP documentation and well-known services like Paketo Buildpacks (
paketobuildpacks/builder:base) for container image creation. These are recognized as trusted/well-known technology providers. - [COMMAND_EXECUTION]: Examples include standard operations using the Cloud Foundry CLI (
cf), MTA Build Tool (mbt), and SAP CDS tools. These are necessary for the skill's primary purpose of application deployment. - [CREDENTIALS_UNSAFE]: The skill explicitly promotes secure credential handling by advising users to never commit
.envfiles and to use environment variables in CI/CD pipelines instead of hardcoded secrets.
Audit Metadata