sap-cap-capire
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCREDENTIALS_UNSAFECOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the download and execution of the Model Context Protocol (MCP) server using
npx -y @cap-js/mcp-server. This package belongs to the official @cap-js community organization supporting the SAP CAP ecosystem. - [CREDENTIALS_UNSAFE]: A project configuration template (
templates/package.json) contains hardcoded mock user credentials (e.g., 'alice' with password 'alice') specifically for development-time authentication testing. This is a standard architectural pattern for the CAP framework and does not involve production credentials. - [COMMAND_EXECUTION]: Provides detailed guidance on executing standard CAP CLI tools, including
cds,mbt, andcfcommands for project initialization, database deployment, and cloud-native packaging.
Audit Metadata