domain-name-brainstormer
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill provides a Python code snippet in 'SKILL.md' (Step 3) designed to perform DNS lookups using the
socketanddns.resolvermodules. This is the intended functionality for verifying domain availability.- [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided project descriptions and keywords to generate domain suggestions. * Ingestion points: User project descriptions and keyword preferences in 'SKILL.md'. * Boundary markers: Not present. * Capability inventory: Network access via DNS resolution using Python in 'SKILL.md'. * Sanitization: None. While the skill processes untrusted user input, the risk is minimal as the input is used to generate domain strings for standard DNS queries.
Audit Metadata