brand-name-generator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Prompt Injection (SAFE): The skill contains instructional templates for the AI but does not include patterns aimed at bypassing safety filters or overriding system instructions.
- Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations were identified. The logic focuses on string manipulation and scoring.
- Obfuscation (SAFE): No encoded strings, hidden characters, or homoglyph attacks were found in the documentation or code snippets.
- Remote Code Execution (SAFE): The skill does not perform external downloads or execute remote scripts. It provides static code examples for local logic.
- Dynamic Execution (SAFE): The provided Python and TypeScript examples use standard logic and regular expressions without dangerous functions like
eval()orexec().
Audit Metadata