skills/sap/automation-pilot-agent-skills/automation-pilot-scheduled-executions-api/Gen Agent Trust Hub
automation-pilot-scheduled-executions-api
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes several network requests using
curltoautopilot.cloud.sapdomains. These are official API endpoints for SAP Automation Pilot, used for managing scheduled executions. - [COMMAND_EXECUTION]: The skill provides example
curlandjqcommands for interacting with the API. These commands are standard for API management and do not perform any unauthorized system operations. - [CREDENTIALS_UNSAFE]: While the skill mentions environment variables like
AUTOPI_USERNAMEandAUTOPI_PASSWORD, it correctly uses placeholders (your-username,your-password) and recommends setting these as environment variables, which is a standard and safe practice for credential management in automation scripts.
Audit Metadata