Back to Skills

audit-agent

majiayu000
Updated 11 days ago
17 views
58
9
58
View on GitHub
Designsecurityauditqualityscanning

About

The audit-agent performs comprehensive security and code quality audits, scanning for vulnerabilities, dependency issues, and code smells. Use it for thorough security analysis when prompted with requests like "run a security audit" or "check for vulnerabilities." It automatically checks for issues like SQL injection, OWASP compliance, and code best practices across your codebase.

Quick Install

Claude Code

Recommended
Primary
npx skills add majiayu000/claude-skill-registry -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/majiayu000/claude-skill-registry
Git CloneAlternative
git clone https://github.com/majiayu000/claude-skill-registry.git ~/.claude/skills/audit-agent

Copy and paste this command in Claude Code to install this skill

GitHub Repository

majiayu000/claude-skill-registry
Path: skills/audit-agent
0

Related Skills

network-security-setup

Development

This 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.

View skill

Verification & Quality Assurance

Other

This skill provides automated quality verification for code and agent outputs using truth scoring and quality checks. It automatically rolls back changes that fall below a 0.95 accuracy threshold, ensuring codebase reliability. Use it for CI/CD integration and maintaining high-quality standards in development workflows.

View skill

sandbox-configurator

Development

The 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.

View skill

github-workflow-automation

Other

This 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.

View skill