
Security News
RubyGems Adds Cooldown Feature to Bundler for Newly Published Gems
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.
codex-complexity-optimizer
Advanced tools
Codex skill for analyzing codebase complexity hotspots and safe performance optimizations.
Codex skill for analyzing a codebase, finding algorithmic complexity and performance hotspots, and producing safe optimization reports.
npm install -g codex-complexity-optimizer
The package installs the skill into:
${CODEX_HOME:-~/.codex}/skills/complexity-optimizer
You can also run the installer directly:
npx codex-complexity-optimizer
In Codex:
Use $complexity-optimizer to analyze this codebase and give me a report.
By default, report-only prompts do not modify files. The skill reports file/line, current complexity, recommended change, expected complexity after the change, risk level, and tests or benchmarks needed.
To apply a change, ask explicitly:
Use $complexity-optimizer to implement the lowest-risk optimization from the report and run the relevant tests.
FAQs
Codex skill for analyzing codebase complexity hotspots and safe performance optimizations.
We found that codex-complexity-optimizer demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.

Security News
Federal audit finds NIST lacked a plan to clear the NVD backlog, wasted funds on duplicate work, and delayed use of CISA data.