verify-github-workflows

verify-github-workflows is a skill for Claude Code, Codex from TEAM-DONGCHIMI/DONGCHIMI-CLIENT. It costs 38 tokens per session (805 once invoked), scanned A, original, no licence file.

A checklist for reviewing GitHub Actions workflows and related repository files. GitHub Actions runs automated jobs, while CODEOWNERS and pull-request templates control review and submission rules.

In plain words
What is it for?
Use it after changing Actions, label rules, CODEOWNERS, or pull-request templates to check triggers, permissions, concurrent runs, and secret handling.
Why use it?
It helps find workflows that start at the wrong time, have excessive permissions, mishandle concurrency, or expose secrets.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/team-dongchimi/dongchimi-client/verify-github-workflows
Any agent
npx skills add TEAM-DONGCHIMI/DONGCHIMI-CLIENT --skill verify-github-workflows
Clone the repo
git clone --depth 1 https://github.com/TEAM-DONGCHIMI/DONGCHIMI-CLIENT

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for verify-github-workflows

README.md
[![agentmods](https://agentmods.dev/badge/skills/team-dongchimi/dongchimi-client/verify-github-workflows.svg)](https://agentmods.dev/skills/team-dongchimi/dongchimi-client/verify-github-workflows)
Your own site
<a href="https://agentmods.dev/skills/team-dongchimi/dongchimi-client/verify-github-workflows"><img src="https://agentmods.dev/badge/skills/team-dongchimi/dongchimi-client/verify-github-workflows.svg" alt="Measured on agentmods" height="20"></a>
Per session 38 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 805 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00038 $0.00805
Opus 5 $0.00019 $0.00402
Sonnet 5 $0.00008 $0.00161
Haiku 4.5 $0.00004 $0.00081

Measured 4d ago against content hash 220d044aae04, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

verify-github-workflows scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/verify-github-workflows/SKILL.md · 81 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 81 lines · 38 tokens per session scan A 220d044aae04

Subscribe to this mod's changes

verify-github-workflows is a skill published in the GitHub repository TEAM-DONGCHIMI/DONGCHIMI-CLIENT (11 stars, last pushed 1mo ago), with no licence file. It adds 38 tokens to every session and 805 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

local-ci

Run this repository's local CI parity commands and pnpm run ci:local jobs. Use when validating a change against the same job shapes used in GitHub Actions, choosing the smallest local CI job for a package, workflow, E2E, Metro, devtools, bundle-size, or build-and-test change.

module-federation/core · 68 tokens

saas-deployment

SaaS uygulamasını production'a taşı. Vercel, Railway veya Fly.io ile deployment, domain yapılandırması, SSL, ortam değişkenleri, CI/CD, izleme ve operasyonel hazırlık. Bu skill'i kullanıcı deploy, yayınlama, production, hosting, domain, SSL, CI/CD, monitoring veya "siteyi canlıya al" ile ilgili bir şey istediğinde…

komunite/tezgah · 119 tokens

solution-shaping

Shapes work at an architect level—plans, phased bite-sized tasks, plain-language stakeholder docs with diagrams, and targeted clarifying questions when requirements are fuzzy. Use when turning an idea into structure, defining boundaries between parts of a system, writing ADRs, or when the user asks for a design brief…

hirurg-lybitel/MCP-Nexus · 73 tokens

seo-audit

When the user wants to audit, review, or diagnose SEO issues on their site. Also use when the user mentions "SEO audit," "technical SEO," "why am I not ranking," "SEO issues," "on-page SEO," "meta tags review," or "SEO health check." For building pages at scale to target keywords, see programmatic-seo. For adding…

midday-ai/packrun · 87 tokens

nextjs-tooling

Configure Next.js build tooling, deployment, and developer workflow. Use when setting up Turbopack, standalone Docker output, bundle analysis, CI caching, environment variable validation, or ESLint integration for Next.js projects.

FilippoDeSilva/skills · 49 tokens

ci-security-scanning-with-strix

Add security scanning to CI/CD with Strix — GitHub Actions, GitLab CI, or any pipeline — so every pull request gets a diff-scoped AI pentest that blocks vulnerable code before it merges, with results as PR comments and SARIF uploaded to code scanning. Covers both the self-hosted open-source CLI (runs in your runner)…

usestrix/strix · 140 tokens