Security scan menu (headers/SSL/GDPR)
Scanned 9/7/2026
Install to Claude Code
npx -y skills add modbender/skill-library-mcp --skill grc-scan --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Grc Scan?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/modbender-grc-scan)More formats (shields.io, HTML) on the badges page.
---
name: grc-scan
description: Security scan menu (headers/SSL/GDPR)
user-invocable: true
metadata: {"openclaw":{"requires":{"bins":["python3"]}}}
---
# GRC Scan
Launch a security scan.
## What to do
Using the auditclaw-grc skill, ask the user what they want to scan:
1. **Security Headers**: HTTP security headers check
2. **SSL/TLS**: Certificate and protocol analysis
3. **GDPR**: Cookie consent and privacy compliance
Then run the selected scan against a URL the user provides.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!