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
}No comments yet. Be the first to share your thoughts!
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, task budgets (public beta), /ultrareview slash command, extended auto mode for Max users. Same price as Opus 4.6. Announcement | What's new | System CardKey specs (API):
claude-opus-4-7 • $5/$25 per MTok • 200K standard / 1M beta contextclaude-opus-4-6 • $5/$25 per MTok • 200K standard / 1M beta contextclaude-sonnet-4-6 • $3/$15 per MTok • 200K standard / 1M beta contextclaude-haiku-4-5 • $1/$5 per MTok • 200K contextOfficial 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.7 / Opus 4.6 / 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 codebases, plans and executes multi-step tasks, edits files, runs git/shell, creates PRs, and integrates browser control.
curl -fsSL https://claude.ai/install.sh | bash (macOS/Linux) or via Homebrew/Winget.Open standard (Linux Foundation) for connecting Claude to tools, repos, databases, tickets, and more. Supports one-click desktop extensions (.mcpb files).