Skip to main content

konflux-component-setup

Automates Konflux component setup for CI/CD builds, configuring pipelines and builds for Submariner components efficiently.

Install this skill

or
28/100

Security score

The konflux-component-setup skill was audited on Mar 4, 2026 and we found 14 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 79

Template literal with variable interpolation in command context

SourceSKILL.md
79```bash
medium line 133

Template literal with variable interpolation in command context

SourceSKILL.md
133```bash
medium line 699

Template literal with variable interpolation in command context

SourceSKILL.md
699```bash
medium line 776

Template literal with variable interpolation in command context

SourceSKILL.md
776```bash
medium line 915

Template literal with variable interpolation in command context

SourceSKILL.md
915```bash
medium line 995

Template literal with variable interpolation in command context

SourceSKILL.md
995```bash
medium line 1090

Template literal with variable interpolation in command context

SourceSKILL.md
1090```bash
medium line 1134

Template literal with variable interpolation in command context

SourceSKILL.md
1134```bash
medium line 1182

Template literal with variable interpolation in command context

SourceSKILL.md
1182```bash
medium line 1272

Template literal with variable interpolation in command context

SourceSKILL.md
1272```bash
medium line 1406

Template literal with variable interpolation in command context

SourceSKILL.md
1406```bash
high line 1242

Piping content to bash shell

SourceSKILL.md
1242echo "$SCRIPT" | bash -s bump-task-refs || {
low line 96

External URL reference

SourceSKILL.md
96git) echo " git: https://git-scm.com/downloads" ;;
low line 99

External URL reference

SourceSKILL.md
99jq) echo " jq: https://jqlang.github.io/jq/download/" ;;
Scanned on Mar 4, 2026
View Security Dashboard