Skip to content

Commit f8d2fda

Browse files
committed
Add codex-plugin-scanner: security scanner for Codex CLI plugins
codex-plugin-scanner scores OpenAI Codex plugins 0-100 across manifest validation, secret detection, MCP transport hardening, GitHub Actions security, and best practices. Outputs SARIF for CI. pip install codex-plugin-scanner
1 parent b33f2be commit f8d2fda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ Inspired by [awesome](https://github.com/sindresorhus/awesome).
116116
* [ESLint](https://eslint.org/) - Linting utility for JavaScript and TypeScript.
117117
* [Prettier](https://prettier.io/) - Opinionated code formatter.
118118
* [SonarQube](https://www.sonarsource.com/products/sonarqube/) - Continuous inspection of code quality.
119+
* [Codex Plugin Scanner](https://github.com/hashgraph-online/codex-plugin-scanner) - Security and best-practices scanner for OpenAI Codex CLI plugins. Scores plugins 0-100 and outputs SARIF for CI integration.
119120

120121
## Docs & Knowledge
121122

0 commit comments

Comments
 (0)