cap-add-remote-service
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install necessary dependencies using NPM, including well-known packages from SAP (@sap-cloud-sdk/) and vendor-specific data packages (@capire/), which is standard for the described integration tasks.
- [COMMAND_EXECUTION]: Utilizes project-standard CLI tools such as
cds importfor processing OData metadata andnpm addfor managing project dependencies. - [DATA_EXFILTRATION]: The skill reads project metadata (such as
package.json) and service definitions to provide context-aware integration guidance. No patterns of data exfiltration or unauthorized access to sensitive system files were detected.
Audit Metadata