auditing-access-control
Audit access control implementations for security vulnerabilities and misconfigurations. Use when reviewing authentication and authorization. Trigger with 'audit access control', 'check permissions', or 'validate authorization'.
Content Preview
--- name: auditing-access-control description: Audit access control implementations for security vulnerabilities and misconfigurations. Use when reviewing authentication and authorization. Trigger with 'audit access control', 'check permissions', or 'validate authorization'. version: 1.0.0 allowed-tools: "Read, Write, Edit, Grep, Glob, Bash(security:*), Bash(scan:*), Bash(audit:*)" license: MIT author: Jeremy Longshore <[email protected]> compatible-with: claude-code, codex, openclaw ---
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/auditing-access-control.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/security/access-control-auditor/skills/auditing-access-control/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at plugins/security/access-control-auditor/skills/auditing-access-control/SKILL.md
Related Skills
Auditing Access Control
This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "as
skill-adapterauditing access control
by jeremylongshore · plugins-plus-skills
Implementing Database Audit Logging
This skill helps implement database audit logging for tracking changes and ensuring compliance. It is triggered when the user requests to "implement database audit logging", "add audit trails", "track database changes", or mentions "audit_log" in relation to a database. The skill provides options fo
skill-adapterimplementing database audit logging
by jeremylongshore · plugins-plus-skills
Generating Security Audit Reports
This skill enables Claude to generate comprehensive security audit reports. It is designed to provide insights into an application or system's security posture, compliance status, and recommended remediation steps. Use this skill when the user requests a "security audit report", wants to "audit secu
skill-adaptergenerating security audit reports
by jeremylongshore · plugins-plus-skills
Assisting with SOC2 Audit Preparation
This skill assists with SOC2 audit preparation by automating tasks related to evidence gathering and documentation. It leverages the soc2-audit-helper plugin to generate reports, identify potential compliance gaps, and suggest remediation steps. Use this skill when the user requests help with "SOC2
skill-adapterassisting with soc2 audit preparation
by jeremylongshore · plugins-plus-skills