regex-helper
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWNO_CODE
Full Analysis
- [No Code] (SAFE): The skill consists entirely of Markdown text within the SKILL.md file. No executable scripts (.py, .js, .sh), binaries, or configuration files were found.- [Data Exposure & Exfiltration] (SAFE): There are no commands or code patterns related to accessing sensitive system files or performing network operations.- [Indirect Prompt Injection] (SAFE): The skill is designed to process untrusted user input (regex strings and requirements), which is a common attack vector. However, because the skill has no capability to execute code, write to the file system, or communicate over the network, the severity is negligible. Mandatory Evidence Chain: 1. Ingestion points: User-provided regex patterns and requirements in SKILL.md usage examples. 2. Boundary markers: None present. 3. Capability inventory: None (text output only). 4. Sanitization: None present.
Audit Metadata