by tonysurfly
A curated list of awesome things related to Anthropic Claude
# Add to your Claude Code skills
git clone https://github.com/tonysurfly/awesome-claudeGuides for using ai agents skills like awesome-claude.
Last scanned: 5/1/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-05-01T06:38:16.518Z",
"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 tonysurfly. A curated list of awesome things related to Anthropic Claude. It has 1,106 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/tonysurfly/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 tonysurfly 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.
📌 Update: Official Claude Code in Action course now available
Practical walkthrough for integrating Claude Code into your development workflow
The authoritative source for everything Claude — directly from Anthropic
Official SDKs — The most reliable way to use the Claude API. All support messages, tool use, streaming, prompt caching, and more.
Agent SDKs — For building advanced agentic applications.
Code Examples & Starters
Official access to Claude models through cloud providers
Detailed evaluations, risk assessments, and alignment insights for Claude models
Awesome lists and collections maintained by the community
Free courses from Anthropic covering prompt engineering, API usage, agents, and more