Validates GitHub Actions workflow YAML files against the Actions schema, checks for deprecated action versions, and ensures proper secret handling. Integrates with actions/checkout, actions/setup-node, and dorny/paths-filter APIs.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "GitHub Actions Pipeline Validator"
slug: "github-actions-pipeline-validator"
description: "Validates GitHub Actions workflow YAML files against the Actions schema, checks for deprecated action versions, and ensures proper secret handling. Integrates with actions/checkout, actions/setup-node, and dorny/paths-filter APIs."
verification: "security_reviewed"
source: "https://docs.github.com/en/actions"
author: "GitHub"
category: "CI/CD Integrations"
framework: "OpenClaw"
---
# GitHub Actions Pipeline Validator
Validates GitHub Actions workflow YAML files against the Actions schema, checks for deprecated action versions, and ensures proper secret handling. Integrates with actions/checkout, actions/setup-node, and dorny/paths-filter APIs.
## Prerequisites
GitHub repository with Actions enabled
## Installation
Use the upstream install or setup path that matches your environment:
- Docker to Azure App Service
- Use Docker service containers
- Make a contribution Learn how to contribute
Requirements and caveats from upstream:
- Deploy to third-party platforms Node.js to Azure App Service
- Python to Azure App Service
- Node.js
Basic usage or getting-started notes:
- Billing and usage
- Choose when workflows run Trigger a workflow
- Choose where workflows run Choose the runner for a job
- Source: https://docs.github.com/en/actions
## Documentation
- https://docs.github.com/en/actions
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/github-actions-pipeline-validator/)
No comments yet. Be the first to comment!