Skip to content

Commit 501d7e2

Browse files
authored
Updating README.md with skills (#10)
1 parent e3ae02d commit 501d7e2

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ For more information on CoSAI, please visit the [CoSAI website](https://www.oasi
99

1010

1111
## What is Project CodeGuard?
12-
[Project CodeGuard](https://project-codeguard.org/) is an AI model-agnostic security framework and ruleset (internally nicknamed "Project CodeGuard" when developed at Cisco) that embeds secure-by-default practices into AI coding workflows (generation and review). It ships core security rules, translators for popular coding agents, and validators to test rule compliance.
12+
[Project CodeGuard](https://project-codeguard.org/) is an AI model-agnostic security coding agent skills framework and ruleset that embeds secure-by-default practices into AI coding workflows (generation and review). It ships core security skills and rules, translators for popular coding agents, and validators to test skills and rule compliance.
1313

1414

1515
## Why Project CodeGuard?
@@ -28,7 +28,7 @@ Project CodeGuard solves this by embedding security best practices directly into
2828
**During and After Code Generation.**
2929

3030
Project CodeGuard is designed to integrate seamlessly across the entire AI coding lifecycle.
31-
- **Before code generation**, skills and rules can be used for the design of a product and for spec-driven development. You can use the rules in the “planning phase” of an AI coding agent to steer models toward secure patterns from the start.
31+
- **Before code generation**, skills and rules can be used for the design of a product and for spec-driven development. You can use the skills and rules in the “planning phase” of an AI coding agent to steer models toward secure patterns from the start.
3232
- **During code generation**, skills and rules can help AI agents to prevent security issues as code is being written.
3333
- **After code generation**, AI agents like Cursor, GitHub Copilot, Codex, Windsurf, and Claude Code can use the rules for code review.
3434

@@ -64,9 +64,3 @@ Get started in minutes:
6464
3. **Release automation** packages skills and rules into downloadable ZIP files
6565
4. **AI assistants** reference these skills and rules when generating or reviewing code
6666
5. **Secure code** is produced automatically without developer intervention
67-
68-
69-
70-
71-
72-

0 commit comments

Comments
 (0)