regex-builder
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill processes natural language descriptions to generate regex. Ingestion points: User input for pattern description in
SKILL.md. Boundary markers: Not explicitly defined. Capability inventory: JavaScript execution within localized web views inscripts/index.htmlandassets/webview.html. Sanitization: All dynamic content is rendered using.textContentinassets/webview.html, which effectively prevents Cross-Site Scripting (XSS) and indirect injection attacks by treating untrusted agent output as literal text. - [SAFE]: No hardcoded credentials, unauthorized network operations, or persistence mechanisms were detected in the skill files.
Audit Metadata