building-taubyte-websites
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and examples for creating build scripts for the Taubyte platform. The scripts use standard operations like copying files (cp) and creating directories (mkdir) to prepare deployment artifacts.
- [COMMAND_EXECUTION]: The instructions involve the use of the vendor's own CLI tool (tau) and standard build tools like npm. These actions are necessary for the primary purpose of the skill and align with standard development workflows.
- [EXTERNAL_DOWNLOADS]: The skill includes an example for a web build that uses npm install. This is a routine operation that fetches packages from the official Node.js registry and is considered safe for its intended use case.
Audit Metadata