skills/53able/skills/naming-skill/Gen Agent Trust Hub

naming-skill

Pass

Audited by Gen Agent Trust Hub on Jul 8, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses subprocess.run in scripts/verify_format_name.py specifically to execute its own local helper script scripts/format_name.py for 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
Risk Level
SAFE
Analyzed
Jul 8, 2026, 02:19 AM
Security Audit — agent-trust-hub — naming-skill