
Security News
Open VSX Unblocks Extension IDs Used in Malware Campaign
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.
@openai/sites-vite-plugin
Advanced tools
@openai/sites-vite-pluginVite plugin for packaging OpenAI Sites deployment metadata.
import { sites } from '@openai/sites-vite-plugin';
import { defineConfig } from 'vite';
export default defineConfig({
plugins: [sites()],
});
During a production build, the plugin copies Sites project files into the deployment artifact:
.openai/hosting.json to dist/.openai/hosting.jsondrizzle/** to dist/.openai/drizzle/**The build fails when .openai/hosting.json is missing. The generated
dist/.openai directory is replaced on every build. V1 assumes Vite's default
dist output directory and does not expose configuration.
During vite dev, the same sites() plugin provides a simulated Sign in with
ChatGPT user so authenticated Site pages can be developed locally.
/signin-with-chatgpt?return_to=/ to sign in.oai-authenticated-user-id (local_seedy) as the stable user ID.seedy@sites.test and Seedy./signout-with-chatgpt?return_to=/ to sign out.This package is licensed under the MIT License.
FAQs
Vite plugin for packaging OpenAI Sites deployment metadata.
We found that @openai/sites-vite-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 17 open source maintainers collaborating on the project.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.