naming-skill
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
subprocess.runinscripts/verify_format_name.pyspecifically to execute its own local helper scriptscripts/format_name.pyfor testing purposes. These calls use a hardcoded list of test cases and do not process external input, making them safe. - [NO_CODE]: While the skill contains code, all operations are local string manipulations (casing, splitting, and joining words). There are no network requests, file system modifications outside of reading its own files, or credential access.
- [PROMPT_INJECTION]: The skill instructions are focused on translation and formatting. There are no patterns suggesting attempts to bypass AI safety guidelines or extract system prompts.
Audit Metadata