
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
builtwithcodex
Advanced tools
Publish repos, SaaS products, Codex skills, agents, games, and devtools to Launchboard from Codex or the terminal.
Publish a repo, SaaS URL, Codex skill, agent, game, experiment, or devtool to Launchboard from Codex or the terminal.
Publish the current repo:
npx builtwithcodex --path "$PWD"
Publish a live SaaS/app URL:
npx builtwithcodex \
--url "https://your-app.com" \
--repo-url "https://github.com/you/your-app"
Use a custom Launchboard instance:
npx builtwithcodex \
--path "$PWD" \
--marketplace-url "https://launchboard.example.com"
Add explicit fields:
npx builtwithcodex \
--path "$PWD" \
--category Apps \
--demo-url "https://your-app.com" \
--screenshot-url "https://your-app.com/og.png" \
--codex-skill-url "https://your-app.com/skills/my-skill.zip"
Preview without opening the browser:
npx builtwithcodex --path "$PWD" --no-open
After this package is published to npm, users can tell Codex:
Use the builtwithcodex npm package to publish this project to Launchboard.
The package opens a prefilled Launchboard submit page. The user still signs in with GitHub and confirms publish, so ownership, limits, and payments stay enforced by Launchboard.
The npm package includes the Codex skill files under:
skill/
That makes the package both a CLI and a distributable skill payload.
FAQs
Publish Codex skills to Built with Codex from Codex or the terminal.
The npm package builtwithcodex receives a total of 38 weekly downloads. As such, builtwithcodex popularity was classified as not popular.
We found that builtwithcodex 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.