Skip to content

ci: add codex-plugin-scanner workflow#22

Open
internet-dot wants to merge 3 commits intoPostHog:mainfrom
internet-dot:ci/codex-plugin-scanner
Open

ci: add codex-plugin-scanner workflow#22
internet-dot wants to merge 3 commits intoPostHog:mainfrom
internet-dot:ci/codex-plugin-scanner

Conversation

@internet-dot
Copy link
Copy Markdown

Adds a CI workflow that runs the codex-plugin-scanner on changes to plugin manifests, skills, and MCP config.

Ran the scanner locally against your repo (score: 73/100, Grade C). The main findings:

  • HIGH: 67 hardcoded secret detections across skills/*/references/ docs. These appear to be example API keys in integration reference docs rather than real credentials, but worth auditing.
  • HIGH: MCP remote transport uses an insecure URL in .mcp.json (not HTTPS).
  • LOW: Missing SECURITY.md, LICENSE, and Dependabot config.

The workflow uses pinned action SHAs and runs with minimal contents: read permissions. No write access needed.

For reference, your plugin is listed in awesome-codex-plugins.

@internet-dot internet-dot force-pushed the ci/codex-plugin-scanner branch from 2a16226 to 2bdaf44 Compare April 5, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant