sap-sqlscript
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a development aid for SAP HANA SQLScript, providing documentation and boilerplate templates for procedures, functions, and ABAP Managed Database Procedures (AMDP).
- [SAFE]: All external references point to official SAP documentation (help.sap.com), community resources (community.sap.com), or public samples (github.com/SAP-samples), which are well-known and trusted sources.
- [SAFE]: The skill includes a dedicated security section in 'references/advanced-features.md' that educates users on preventing SQL injection through the use of static SQL, parameterization, and input validation.
- [SAFE]: No obfuscation, data exfiltration patterns, or unauthorized command executions were detected. The use of 'SQL SECURITY DEFINER' and 'SQL SECURITY INVOKER' are standard SAP HANA security configurations for managing procedure privileges.
Audit Metadata