Codex Plugin Scanner banner
hashgraph-online hashgraph-online

Codex Plugin Scanner

Security community

Description

⚠️ MOVED → hashgraph-online/ai-plugin-scanner — Security scanner for AI CLI plugins

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Hashgraph Online

⚠️ Repository Moved

**This project has been renamed and moved.**

codex-plugin-scanner → **ai-plugin-scanner**


[![Go to new repo](https://img.shields.io/badge/-Go%20to%20new%20repo-2496ED?style=for-the-badge&logo=github&logoColor=white)](https://github.com/hashgraph-online/ai-plugin-scanner)

👉 **[hashgraph-online/ai-plugin-scanner](https://github.com/hashgraph-online/ai-plugin-scanner)**


Security and best-practices scanner for AI CLI plugins. Scores plugins 0-100.


What changed?

Only the name. The project, branding, and maintainers (HOL / Hashgraph Online) are the same.

Old New
Repo hashgraph-online/codex-plugin-scanner hashgraph-online/ai-plugin-scanner
PyPI package codex-plugin-scanner codex-plugin-scanner (unchanged)
Docker image ghcr.io/hashgraph-online/codex-plugin-scanner ghcr.io/hashgraph-online/codex-plugin-scanner (unchanged)
GitHub Action hashgraph-online/hol-codex-plugin-scanner-action hashgraph-online/hol-codex-plugin-scanner-action (unchanged)
License Apache 2.0 Apache 2.0

Quick links

Updating your workflows

If you reference this repo in CI or docs, update the URL:

- https://github.com/hashgraph-online/codex-plugin-scanner
+ https://github.com/hashgraph-online/ai-plugin-scanner

The PyPI package name, Docker image, and GitHub Action remain the same. No code changes needed