CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. sickn33
  4. /
  5. antigravity-awesome-skills
  6. /
  7. Anti Reversing Techniques

Anti Reversing Techniques

Editor's Note

This is a dual-use security skill for analyzing anti-reversing protections like anti-debugging and obfuscation techniques. It's built for malware analysts, pentesters, and CTF players who need to understand how software defends against inspection. The implementation playbook covers identification and bypass methods, but the whole thing is wrapped in authorization guardrails because these techniques are legally sensitive under CFAA and DMCA. You'll need written permission or a legitimate security context before Claude will engage. Honestly, the extensive warnings make sense given the risk profile, but if you're doing authorized security work, it should help you understand both offensive techniques and how to defend against them.

Install

npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill anti-reversing-techniques
Votes
0
Installs308
GitHub Stars39.4k
Categories
Security
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related Security Skills

View all →
security-audit-scanner

tbartel74/Vigil-Code

0
8
Automated security scanning for Vigil Guard v2.0.0. Use for OWASP Top 10 checks, TruffleHog secret detection, npm/pip vulnerability scanning, 3-branch service security, heuristics-service audit, and CI/CD security pipelines.
convex-security-audit

waynesutton/convexskills

0
1.3k
398
Security audit patterns for authorization, data access, action isolation, rate limiting, and sensitive operations in Convex applications.
owasp-security-check

sergiodxa/agent-skills

0
830
86
Security audit framework for web applications and REST APIs covering OWASP Top 10 vulnerabilities.
security-auditor

ovachiever/droid-tings

0
759
44
Automatic detection of OWASP Top 10 vulnerabilities and insecure code patterns across your codebase.
api-security-hardening

aj-geddes/useful-ai-prompts

0
580
219
Comprehensive security middleware for REST APIs covering authentication, rate limiting, input validation, and attack prevention.
django-security

affaan-m/everything-claude-code

0
4.7k
183.5k
Django security best practices covering authentication, authorization, CSRF, SQL injection, and XSS prevention.