convex-security-audit
About
This Claude Skill provides comprehensive security patterns for Convex applications, focusing on authorization, data access boundaries, and action isolation. It helps developers implement proper security controls like rate limiting and protection of sensitive operations. Use this skill when you need to audit or harden the security of your Convex backend implementation.
Quick Install
Claude Code
Recommendednpx skills add majiayu000/claude-skill-registry -a claude-code/plugin add https://github.com/majiayu000/claude-skill-registrygit clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/convex-security-auditCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
network-security-setup
DevelopmentThis skill configures Claude Code sandbox network isolation by setting up trusted domain whitelists and custom access policies. It helps developers secure code execution by managing environment variables and preventing unauthorized network access. Use it to implement zero-trust architecture and prevent prompt injection attacks via network controls.
n8n-integration-testing-patterns
OtherThis skill provides testing patterns for n8n workflow integrations with external APIs. It covers API contract validation, authentication flows, rate limit handling, and error scenario testing. Use it when developing or validating n8n node integrations to ensure reliability.
sandbox-configurator
DevelopmentThe sandbox-configurator skill automatically configures Claude Code's execution environment with security boundaries for file system and network isolation. It enables developers to define trusted domains, manage file permissions, and control network access for secure code execution. Use this skill when you need to set up a secure, isolated sandbox for running untrusted code or building applications.
github-workflow-automation
OtherThis skill automates GitHub Actions workflows with AI swarm coordination for intelligent CI/CD pipelines and repository management. It generates, analyzes, and orchestrates workflows using adaptive automation capabilities. Use it when you need to streamline GitHub automation with self-organizing, multi-agent coordination.
