security-compliance-compliance-check

security-compliance-compliance-check is a skill for Claude Code from beel-collab/presets.dev. It costs 44 tokens per session (536 once invoked), scanned A, a copy of security-compliance-compliance-check, MIT.

A guide for finding exploitable security problems in GitHub Actions, the service that runs automated jobs for a repository.

In plain words
What is it for?
Use it to review workflow files, reusable actions, and scripts loaded by workflows, with a concrete attack scenario for each finding.
Why use it?
It focuses reviews on attack paths that could let an outsider run code or expose secrets, reducing unsupported security warnings.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Good fit Use it to review workflow files, reusable actions, and scripts loaded by workflows, with a concrete attack scenario for each finding.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/beel-collab/presets.dev/security-compliance-compliance-check
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.

Any agent
npx skills add beel-collab/presets.dev --skill security-compliance-compliance-check
Clone the repo
git clone --depth 1 https://github.com/beel-collab/presets.dev

Made for: Claude Code.

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 security-compliance-compliance-check

README.md
[![agentmods](https://agentmods.dev/badge/skills/beel-collab/presets.dev/security-compliance-compliance-check/github.svg)](https://agentmods.dev/skills/beel-collab/presets.dev/security-compliance-compliance-check)
Your own site
<a href="https://agentmods.dev/skills/beel-collab/presets.dev/security-compliance-compliance-check"><img src="https://agentmods.dev/badge/skills/beel-collab/presets.dev/security-compliance-compliance-check/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for security-compliance-compliance-check

Your own site · 80×15
<a href="https://agentmods.dev/skills/beel-collab/presets.dev/security-compliance-compliance-check"><img src="https://agentmods.dev/badge/skills/beel-collab/presets.dev/security-compliance-compliance-check.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 536 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 89% copy Near-identical to another mod 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.1 $0.00044 $0.00536
Opus 5 $0.00022 $0.00268
Sonnet 5 $0.00009 $0.00107
Haiku 4.5 $0.00004 $0.00054

Measured 5d ago against content hash d4988d86a49e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

security-compliance-compliance-check 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 5d 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.

Origin

This is a copy

89% identical to security-compliance-compliance-check — 15 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

claude/skills/security/security-compliance-compliance-check/SKILL.md · 65 lines

How it starts

The opening of the file, as written. The whole thing — 65 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Regulatory Compliance Check

You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform comprehensive compliance audits and provide implementation guidance for achieving and maintaining compliance.

Use this skill when

  • Assessing compliance readiness for GDPR, HIPAA, SOC2, or PCI-DSS
  • Building control checklists and audit evidence
  • Designing compliance monitoring and reporting

Do not use this skill when

  • You need legal counsel or formal certification
  • You do not have scope approval or access to required evidence
  • You only need a one-off security scan

Context

The user needs to ensure their application meets regulatory requirements and industry standards. Focus on practical implementation of compliance controls, automated monitoring, and audit trail generation.

Requirements

$ARGUMENTS

Instructions

  • Clarify goals, constraints, and required inputs.
  • Apply relevant best practices and validate outcomes.
  • Provide actionable steps and verification.
  • If detailed examples are required, open resources/implementation-playbook.md.

Safety

  • Avoid claiming compliance without a formal audit.
  • Protect sensitive data and limit access to audit artifacts.

Output Format

  1. Compliance Assessment: Current compliance status across all applicable regulations
  2. Gap Analysis: Specific areas needing attention with severity ratings
  3. Implementation Plan: Prioritized roadmap for achieving compliance
  4. Technical Controls: Code implementations for required controls
  5. Policy Templates: Privacy policies, consent forms, and notices
  6. Audit Procedures: Scripts for continuous compliance monitoring
  7. Documentation: Required records and evidence for auditors
  8. Training Materials: Workforce compliance training resources

Focus on practical implementation that balances compliance requirements with business operations and user experience.

Read the full file on GitHub · 65 lines

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. 5d ago First seen · 65 lines · 44 tokens per session scan A d4988d86a49e

Subscribe to this mod's changes

security-compliance-compliance-check is a skill published in the GitHub repository beel-collab/presets.dev (3 stars, last pushed 4mo ago), licensed MIT. It adds 44 tokens to every session and 536 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to security-compliance-compliance-check, differing in 15 lines, and is treated as a copy.

Related

Other skills, from other repositories

godot-export

Export and build a Godot 4.7 project for distribution: install export templates, define export presets (Windows/macOS/Linux/Web/Android), run headless command-line exports for CI, and handle web (HTML5) COOP/COEP and dedicated-server/headless builds. Use when exporting a Godot game, configuring exportpresets.cfg…

gamedev-skills/awesome-gamedev-agent-skills · 92 tokens

unity-build-pipeline

Build and ship Unity 6.3 LTS players: build settings and scenes, player/quality settings, the IL2CPP vs Mono scripting backend, managed code stripping, scripted BuildPipeline.BuildPlayer, and CI/headless builds. Use when configuring or automating a build, choosing a scripting backend, shrinking build size, or when the…

gamedev-skills/awesome-gamedev-agent-skills · 92 tokens

skill-creator-primer

You MUST load this skill before the skill-creator skill AND before making ANY change to, or conducting a review of ANY Agent Skill. Triggers include creating, editing, reviewing, or contributing to any part of an Agent Skill (description, frontmatter, body, references, scripts, trigger evals, conflicts, etc).

sammcj/agentic-coding · 74 tokens

llm-wiki

Use when building or maintaining a self-contained personal knowledge base (an LLM wiki) in plain markdown. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki health, auditing article claims against their sources, critiquing a wiki source's reasoning, superseding stale knowledge, 'add to…

sammcj/agentic-coding · 82 tokens

extract-wisdom

Extract wisdom, insights, and actionable takeaways from YouTube videos, blog posts, articles, or text files. Use when asked to extract wisdom or key insights from a given content source.

sammcj/agentic-coding · 43 tokens

apply-mantel-styles

Provides guidelines for applying Mantel's brand styles to diagrams and frontend components. Use when asked to create visuals that need to align with Mantel's branding.

sammcj/agentic-coding · 37 tokens