sap-btp-developer-guide
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or data exfiltration attempts were detected across the 25 files. The skill serves as a documentation resource for SAP BTP development.
- [COMMAND_EXECUTION]: Provides standard administrative instructions for installing the Cloud Foundry CLI on Linux systems using
sudo apt install. This is typical for platform development guidance and targets trusted repositories. - [EXTERNAL_DOWNLOADS]: References official tool installations and dependencies from well-known and trusted sources, including SAP's npm registry (@sap/*), the Cloud Foundry CLI repository, and SAP-backed GitHub organizations for Terraform modules (
SAP/btpandkyma-project). - [CREDENTIALS_UNSAFE]: Examples and tutorials use placeholders (e.g.,
***,${GITHUB_TOKEN},admin@example.com) for credentials. No hardcoded secrets or API keys were found.
Audit Metadata