wta-using-wta
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents the usage of 'wta', a command-line tool for workflow orchestration. The instructions involve standard development activities such as initializing projects, managing SSH keys for VPS access, and executing task-based commands.
- [COMMAND_EXECUTION]: The skill uses various
wtaCLI commands (e.g.,wta project init,wta vps bootstrap). These are context-appropriate for a tool designed to manage project infrastructure and role-gated workflows. - [CREDENTIALS_UNSAFE]: While the skill references SSH public keys (
~/.ssh/id_ed25519.pub), it correctly treats them as public identifiers for identity registration and does not involve private key exposure or hardcoded secrets.
Audit Metadata