[PR #28] [CLOSED] Add SkilLock under Tools #34

Closed
opened 2026-06-12 06:37:21 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/myugan/awesome-cicd-security/pull/28
Author: @skil-lock
Created: 6/10/2026
Status: Closed

Base: mainHead: add-skillock


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Adds SkilLock to the Tools section.

SkilLock is an open-source (Apache-2.0) CLI + GitHub Action that gates AI agent skill changes in CI/CD: it pins approved skill behavior (Claude Code / Codex) in a committed skills.lock and fails the build on unapproved capability drift (shell, network, file access), posting a capability-delta PR comment and emitting SARIF for Code Scanning.

Single-line addition; entry follows the Tools section's existing format.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/myugan/awesome-cicd-security/pull/28 **Author:** [@skil-lock](https://github.com/skil-lock) **Created:** 6/10/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-skillock` --- ### 📝 Commits (1) - [`994dbcf`](https://github.com/myugan/awesome-cicd-security/commit/994dbcfa02d324e8a4c97dba0ecc84229bee807b) Add SkilLock under Tools ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Adds **SkilLock** to the Tools section. SkilLock is an open-source (Apache-2.0) CLI + GitHub Action that gates AI agent **skill** changes in CI/CD: it pins approved skill behavior (Claude Code / Codex) in a committed `skills.lock` and fails the build on unapproved capability drift (shell, network, file access), posting a capability-delta PR comment and emitting SARIF for Code Scanning. - Repo: https://github.com/skills-lock/skil-lock Single-line addition; entry follows the Tools section's existing format. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-12 06:37:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-cicd-security#34