testing
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official SAP documentation (
cap.cloud.sap) and suggests installing standard development packages (@cap-js/cds-test,vitest). These are well-known and trusted sources in the SAP ecosystem. - [DATA_EXPOSURE]: No hardcoded credentials or sensitive file paths were found. The use of SQLite in-memory databases (
:memory:) for testing is a recommended security and isolation best practice. - [COMMAND_EXECUTION]: The skill provides standard
npminstallation commands and test scripts. No malicious command injection or unauthorized execution patterns were detected. - [SAFE]: The content aligns with standard software development lifecycle (SDLC) best practices for the SAP CAP framework.
Audit Metadata