generate-rap-logic
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to read SAP metadata (Behavior Definitions, CDS Views) and generate corresponding ABAP implementation code. All operations use specialized SAP system tools (SAPRead, SAPWrite, SAPActivate).
- [COMMAND_EXECUTION]: The skill performs ABAP code generation and modification. While this involves writing code to a system, it is the intended purpose of the skill, includes a 'User-in-the-loop' confirmation step before writing, and uses standard SAP development APIs.
- [DATA_EXPOSURE]: The skill uses 'IN LOCAL MODE' for SAP entity access, which is a standard RAP practice to bypass authorization checks within the business object's own behavior pool. This is documented and appropriate for the use case.
- [EXTERNAL_DOWNLOADS]: The skill references 'mcp-sap-docs' for retrieving documentation and implementation patterns. This is a legitimate source for technical reference material.
Audit Metadata