ci-cd-pipeline — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited ci-cd-pipeline (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill governs the design of resilient and efficient automation pipelines. It prioritizes local reproducibility and fast feedback loops.
Makefile already exists in the project root.Makefile exists, ensure every CI step corresponds to a make target.Makefile exists (greenfield), initialize a Justfile and ensure every CI step corresponds to a just recipe.just test (or make test) suite.just test or make test). Never skip or silence a failing test.just recipe (or make target) that runs lint, test, and build in sequence.Verify this skill produces correct pipeline configuration:
just or make target.just test or make test) before any remote push step.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.