taubyte-build-runtime-config
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a configuration management tool for the Taubyte platform. It provides templates for
.taubyte/build.shand.taubyte/config.yamlfiles. - [COMMAND_EXECUTION]: The skill includes examples of standard build commands such as
npm ciandnpm run build. These are part of the intended functionality for building websites and libraries within the Taubyte environment. - [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive data exposure was found. The use of environment variables in
config.yamlfollows standard development practices for managing configuration. - [DYNAMIC_EXECUTION]: The skill documents the creation of shell scripts for build processes. These scripts are restricted to the build environment and use standard templates for Go and Node.js projects.
Audit Metadata