Skip to main content

ltx-leadership-weekly-report

Automates the generation of weekly leadership reports for LTX, integrating data from Open Source, API, and Studio Enterprise into Slack.

Install this skill

or
74/100

Security score

The ltx-leadership-weekly-report skill was audited on May 16, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: "Generate the LTX weekly leadership Slack post covering Open Source (HuggingFace LTX-2 family), API (revenue, endpoints, leads, industries), and Studio Enterprise (contracts, pilots, LTX-
medium line 9

Webhook reference - potential data exfiltration

SourceSKILL.md
9- Slack incoming webhook configured for the destination channel
low line 43

Webhook reference - potential data exfiltration

SourceSKILL.md
43Slack Message (HTTP Request → incoming webhook)
medium line 70

Webhook reference - potential data exfiltration

SourceSKILL.md
70- **Slack incoming webhook** — one URL per destination channel. Create the webhook at `api.slack.com/apps` → your bot → Incoming Webhooks. The webhook is bound to a specific channel; switching channel
medium line 84

Webhook reference - potential data exfiltration

SourceSKILL.md
84| 7 | Slack Message | HTTP Request | POST to your Slack webhook URL. Body type JSON: `{ "text": "{{ $json.final_message }}" }`. |
medium line 121

Webhook reference - potential data exfiltration

SourceSKILL.md
121- Hardcode the Slack webhook URL inside `combine.js`. Pass it via the Slack Message node only.
Scanned on May 16, 2026
View Security Dashboard
Installation guide →