selecting-taubyte-context
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
tauanddreamcommand-line utilities. These are standard tools for the Taubyte platform and are used as intended for project selection, configuration verification, and environment management. - [DATA_EXPOSURE]: The skill mentions and interacts with standard configuration files, specifically
~/tau.yaml(global CLI state) andconfig/config.yaml(local project configuration). These are standard locations for such data in this ecosystem. - [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing user-supplied data such as project names, cloud universes, and FQDNs. This input is used as arguments for CLI commands. While this represents a standard attack surface for indirect injection, there is no evidence of malicious interpolation or unsafe handling of this data within the provided instructions.
- [SAFE]: No obfuscation, unauthorized network exfiltration, or persistence mechanisms were detected. The skill follows standard practices for the vendor's tooling.
Audit Metadata