
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Turn your local codebase into LLM-ready context in seconds.
Promptex is a zero-config, localhost web interface that helps you select, visualize, and bundle your code files for Large Language Models (Claude, ChatGPT, DeepSeek).
It solves the copy-paste fatigue by providing a clean "Switchboard" UI to toggle files, estimate tokens, and format everything into a single prompt.
node_modules and .git automatically.You don't need to install anything. Just run it inside any project folder:
npx promptex
Your dashboard opens at: http://localhost:3456
npm install -g promptex
Then run:
promptex
promptex
promptex -p 8080
promptex --no-open
promptex --help
Linked Mode saves time Select one file (like a React component) → Promptex auto-grabs all imported utilities and sub-components.
XML vs Markdown Output
<file path="...">...</file>) is best for Claude.```js) works well with ChatGPT.Use Presets Working on a big feature? Select the files → Name it in the header → Save Preset → Load anytime.
Try:
sudo npx promptex
Or fix global npm permissions (recommended).
promptex -p 4000
MIT © Vedant020000
FAQs
A localhost Web UI to visualize and bundle local files for LLM context.
We found that promptex 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
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.