command-creator
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns were identified. The skill acts as a documentation and generation utility for local configuration files.
- [COMMAND_EXECUTION]: Uses standard shell commands such as
git rev-parsefor project state detection andmkdirfor creating local configuration directories in the user's home or project folder. - [REMOTE_CODE_EXECUTION]: While the skill references running development tools like
make,ruff, andpytest, it does not download or execute code from external or untrusted sources. - [DATA_EXFILTRATION]: No network operations or access to sensitive files (like credentials or SSH keys) were detected. The skill strictly manages local command definitions within expected directories.
Audit Metadata