create-trigger
Pass
Audited by Gen Agent Trust Hub on Jun 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill defines a structured workflow for creating various types of Harness triggers (Webhook, Cron, Artifact) using valid YAML templates and established MCP tools.
- [COMMAND_EXECUTION]: The skill does not contain any shell commands, subprocess calls, or scripts. All operations are performed via the specified MCP server tools (
harness_create,harness_list,harness_get). - [DATA_EXFILTRATION]: No network exfiltration patterns or sensitive file access (such as credentials or SSH keys) were detected. The skill uses placeholders like
<organization>andconnectorRefwhich require user-provided values. - [EXTERNAL_DOWNLOADS]: The skill does not attempt to download external packages, scripts, or binary files.
Audit Metadata