scan_workflow_content
Scan raw GitHub Actions workflow YAML before saving to catch dangerous triggers, template injection, unpinned actions, excessive permissions, and secrets in shell commands.
Instructions
Scan raw GitHub Actions workflow YAML content directly — for a workflow being drafted that isn't written to disk yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| yaml_content | Yes |