regex-mastery
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational and instructional, providing regex patterns and best practices for text processing without executing any dangerous system commands.
- [SAFE]: Includes explicit security warnings regarding Regular Expression Denial of Service (ReDoS) and provides safe alternatives to nested quantifiers.
- [SAFE]: Recommends using native platform tools (like the JavaScript URL constructor) or proper parsers (like DOMParser) instead of complex regex for sensitive data validation, which is a security best practice.
- [SAFE]: No network operations, file system access, or credential usage patterns were identified in the instructions or the reference material.
Audit Metadata