Skip to main content

testany-trigger

Manages triggers for Testany platform, enabling immediate pipeline execution and configuration of automated plans and webhooks.

Install this skill

or
43/100

Security score

The testany-trigger skill was audited on Jun 2, 2026 and we found 13 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 226

Template literal with variable interpolation in command context

SourceSKILL.md
226```yaml
medium line 236

Template literal with variable interpolation in command context

SourceSKILL.md
236```groovy
medium line 32

Webhook reference - potential data exfiltration

SourceSKILL.md
32- 创建/查询/更新/删除 Gatekeeper(Webhook 触发器)
medium line 36

Webhook reference - potential data exfiltration

SourceSKILL.md
36- 提供可复制的 Webhook / CI 集成示例
medium line 63

Webhook reference - potential data exfiltration

SourceSKILL.md
63| Gatekeeper | 完整 | 有(含 pipeline 绑定与 webhook URL) | 直接通过 MCP 完成全流程 |
medium line 107

Webhook reference - potential data exfiltration

SourceSKILL.md
107| Gatekeeper | 外部事件驱动执行,如 CI/CD、告警、Webhook |
medium line 173

Webhook reference - potential data exfiltration

SourceSKILL.md
173Manual Trigger 用于按需执行一个或多个 pipeline,不依赖定时调度,也不依赖外部 webhook。
medium line 190

Webhook reference - potential data exfiltration

SourceSKILL.md
190## Gatekeeper(Webhook / 事件驱动)
medium line 194

Webhook reference - potential data exfiltration

SourceSKILL.md
194Gatekeeper 通过 Webhook 触发一个 pipeline group 的执行。
medium line 216

Webhook reference - potential data exfiltration

SourceSKILL.md
216### Webhook URL 获取
low line 229

Webhook reference - potential data exfiltration

SourceSKILL.md
229curl -X POST "${{ secrets.TESTANY_GATEKEEPER_WEBHOOK_URL }}" \
low line 240

Webhook reference - potential data exfiltration

SourceSKILL.md
240curl -X POST "${TESTANY_GATEKEEPER_WEBHOOK_URL}" \
medium line 261

Webhook reference - potential data exfiltration

SourceSKILL.md
261- 返回 Webhook URL(通过 testany_get_gatekeeper 获取;无权限时为 null)
Scanned on Jun 2, 2026
View Security Dashboard
Installation guide →
GitHub Stars 75
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
TestAny-io/testany-agent-skills