
Security News
Feross on TBPN: How North Korea Hijacked Axios
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.
defuddle-skill
Advanced tools
Claude Code skill for defuddle - extract clean article content from web pages
A Claude Code skill that wraps defuddle — extract clean article content from web pages, removing ads, sidebars, and clutter.
npx defuddle-skill
This will:
defuddle CLI globally (if not already installed)~/.claude/skills/defuddle/npx skills add joeseesun/defuddle-skill
git clone https://github.com/joeseesun/defuddle-skill.git
cd defuddle-skill
bash install.sh
Once installed, Claude Code can automatically extract clean content from any URL:
Ask Claude Code:
Extract the article from https://example.com/blog-post
defuddle this page and give me the markdown: https://example.com/article
Get the title and author from https://example.com/post
The skill uses defuddle CLI under the hood:
defuddle parse <url-or-file> [options]
Options:
-m, --markdown Convert to Markdown
-j, --json Output as JSON with metadata
-o, --output <file> Save to file
-p, --property <name> Extract single field (title, author, published, etc.)
--debug Verbose logging
MIT
FAQs
Claude Code skill for defuddle - extract clean article content from web pages
We found that defuddle-skill 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
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.

Security News
OpenSSF has issued a high-severity advisory warning open source developers of an active Slack-based campaign using impersonation to deliver malware.

Research
/Security News
Malicious packages published to npm, PyPI, Go Modules, crates.io, and Packagist impersonate developer tooling to fetch staged malware, steal credentials and wallets, and enable remote access.