dn-dns-set
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A detailed analysis of the skill's instructions and command usage examples revealed no malicious patterns, obfuscated content, or unauthorized data access.
- [COMMAND_EXECUTION]: The skill facilitates the execution of the
dn dns:setcommand. This is the primary intended function for managing DNS records and is consistent with the provided description. - [PROMPT_INJECTION]: The skill presents a surface for indirect prompt injection as it processes user-supplied data (such as record names and values) to build CLI commands.
- Ingestion points: User input for
--type,--name,--value, and--ttlflags. - Boundary markers: None identified in the skill content.
- Capability inventory: Shell command execution via the
dnCLI. - Sanitization: No specific sanitization or validation logic is defined within the skill documentation.
Audit Metadata