by webfuse-com
A curated list of awesome things related to Anthropic Claude
# Add to your Claude Code skills
git clone https://github.com/webfuse-com/awesome-claudeGuides for using ai agents skills like awesome-claude.
Last scanned: 4/28/2026
{
"issues": [
{
"type": "npm-audit",
"message": "awesome-lint: Vulnerability found",
"severity": "high"
},
{
"type": "npm-audit",
"message": "basic-ftp: Basic FTP has Path Traversal Vulnerability in its downloadToDir() method",
"severity": "critical"
},
{
"type": "npm-audit",
"message": "brace-expansion: brace-expansion: Zero-step sequence causes process hang and memory exhaustion",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "git-clone: Command injection in git-clone",
"severity": "high"
},
{
"type": "npm-audit",
"message": "got: Got allows a redirect to a UNIX socket",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "js-yaml: js-yaml has prototype pollution in merge (<<)",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "markdown-link-check: Vulnerability found",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "minimatch: minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"severity": "high"
},
{
"type": "npm-audit",
"message": "picomatch: Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching",
"severity": "high"
},
{
"type": "npm-audit",
"message": "undici: Undici has an unbounded decompression chain in HTTP responses on Node.js Fetch API via Content-Encoding leads to resource exhaustion",
"severity": "high"
},
{
"type": "npm-audit",
"message": "validator: validator.js has a URL validation bypass vulnerability in its isURL function",
"severity": "high"
},
{
"type": "npm-audit",
"message": "xmlbuilder2: Vulnerability found",
"severity": "medium"
}
],
"status": "FAILED",
"scannedAt": "2026-04-28T06:29:56.596Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}awesome-claude is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by webfuse-com. A curated list of awesome things related to Anthropic Claude. It has 1,579 GitHub stars.
awesome-claude failed SkillsLLM's automated security scan, which flagged one or more high-severity issues. Review the Security Report section carefully before using it.
Clone the repository with "git clone https://github.com/webfuse-com/awesome-claude" and add it to your Claude Code skills directory (see the Installation section above).
awesome-claude is primarily written in TypeScript. It is open-source under webfuse-com on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh awesome-claude against similar tools.
No comments yet. Be the first to share your thoughts!
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
AI assistant by Anthropic for complex reasoning, code generation, and analysis tasks.
Claude is a large language model developed by Anthropic that excels at complex reasoning, code generation, and analysis tasks. Built with Constitutional AI principles, Claude provides reliable assistance for programming, writing, research, and problem-solving while maintaining safety and accuracy.
Building with the Web? Check out awesome-webmcp - a curated list of awesome things related to the WebMCP W3C standard.
The authoritative source for everything Claude - directly from Anthropic
xhigh effort level and task budgets (beta). Announcement | System CardKey specs (API):
claude-fable-5 • $10/$50 per MTok • 1M context / 128K max outputclaude-opus-4-8 • $5/$25 per MTok • 1M context / 128K max outputclaude-opus-4-7 • $5/$25 per MTok • 1M context / 128K max outputclaude-sonnet-4-6 • $3/$15 per MTok • 1M context / 64K max outputclaude-haiku-4-5 • $1/$5 per MTok • 200K context / 64K max outputOfficial Client SDKs - Full feature parity: messages, tools, streaming, caching, computer use.
Agent SDKs - Build custom autonomous agents with Claude Code capabilities.
Starters
Official access to Claude models through cloud providers (all support Opus 4.8 / Opus 4.7 / Sonnet 4.6)
Detailed evaluations, risk assessments, and alignment insights for Claude models
Anthropic's agentic coding platform and open extension standard
Terminal-first agentic coding tool (CLI), with VS Code/JetBrains IDE integrations, Desktop GUI (Cowork), and browser control. Understands entire co