domain-registrar-advisor
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary focus is advisory. The instructions explicitly state: 'Advisory/dry-run only; do not buy domains or log into registrar accounts without explicit approval.' This mitigates risks associated with unauthorized financial transactions or account modifications.
- [COMMAND_EXECUTION]: The
Validationsection inSKILL.mdcontains shell commands used for linting and schema validation. These commands (quick_validate.py,lint_production_skill.py) reference local system paths within the skill development environment ($CODEX_HOME) and are standard practice for maintaining skill quality. They do not involve remote code execution or untrusted data processing. - [DATA_EXFILTRATION]: The skill includes specific safety rules against storing registrar credentials, payment data, or account screenshots, which protects sensitive user information.
Audit Metadata