
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
mintlify-parser
Advanced tools
Parse Mintlify llms-full.txt files and extract English-only documentation
A Node.js tool to parse Mintlify's llms-full.txt files and extract English-only documentation by filtering out non-English content.
llms-full.txt files from any Mintlify documentation site/es/, /fr/, etc.)npm install -g mintlify-parser
npm install
mintlify-parser https://docs.firecrawl.dev/llms-full.txt
node mintlify-parser.js https://docs.firecrawl.dev/llms-full.txt
npm start https://docs.firecrawl.dev/llms-full.txt
The script will:
{domain}.md (e.g., docs.firecrawl.dev.md)Example output:
⬇️ Fetching data from: https://docs.firecrawl.dev/llms-full.txt
⚙️ Parsing content...
🗑️ Removed: https://docs.firecrawl.dev/es/guide/intro
✅ Success!
📊 Total sections found: 45
🗑️ Non-English sections removed: 12
📝 English sections kept: 33
💾 Output saved to: docs.firecrawl.dev.md
MIT
FAQs
Parse Mintlify llms-full.txt files and extract English-only documentation
The npm package mintlify-parser receives a total of 2 weekly downloads. As such, mintlify-parser popularity was classified as not popular.
We found that mintlify-parser 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.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.