name-generator
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [Dynamic Execution] (SAFE): The skill uses Bash to perform runtime compilation (go build) and execution of a local Go binary. This is standard behavior for a CLI tool and does not involve untrusted remote sources.
- [Indirect Prompt Injection] (LOW): The skill provides data intended for consumption by other agents, presenting an indirect injection surface. 1. Ingestion points: Generated names are processed by the dungeon-master and character-creator agents. 2. Boundary markers: Absent. 3. Capability inventory: Bash command execution for tool management. 4. Sanitization: Absent; the tool returns raw generated strings.
Audit Metadata