konflux-tekton-updates
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local repository scripts including
./updateDigests.sh,./generatePipelineRuns.sh, and./generatePipelineRunsForPlugins.shto automate Tekton configuration updates. These operations are scoped to the local workspace and emphasize safety flags such as--no-pushand--no-commit.\n- [EXTERNAL_DOWNLOADS]: Migration documentation, changelogs, and migration scripts are fetched from project-official GitHub repositories under thekonflux-ciorganization (e.g.,build-pipeline-tasks,konflux-operator-tasks,tekton-tools). These are recognized project sources used to maintain pipeline compliance with upstream changes.\n- [PROMPT_INJECTION]: The skill is designed to follow 'user actions' documented in externally fetchedMIGRATION.mdfiles, which constitutes an indirect prompt injection surface. Evidence chain: (1) Ingestion points: MIGRATION.md files from GitHub; (2) Boundary markers: none present; (3) Capability inventory: shell script execution, YAML regeneration, andghCLI usage inSKILL.md; (4) Sanitization: none present. The severity is assessed as safe given the trusted nature of the project-affiliated sources and the explicit requirement for human review of all changes.
Audit Metadata