pihole-dns-setup
Pass
Audited by Gen Agent Trust Hub on Feb 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local bash scripts (manage-domains.sh, verify-dns.sh) and standard CLI tools like dig, docker, and hostname to configure and verify DNS records. Instructions include system-level tasks like stopping services and modifying DHCP settings.
- [PROMPT_INJECTION]: The skill processes configuration data from domains.toml (ingestion point) which lacks explicit boundary markers to delimit content. Capability inventory includes restarting containers and network operations. Sanitization is performed via the tomli parser in verify-dns.sh. This represents an indirect prompt injection surface.
Audit Metadata