rust-impl-build-scripts
Pass
Audited by Gen Agent Trust Hub on Jun 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational, providing documentation and code examples for standard Rust development workflows.
- [SAFE]: All provided Rust code examples utilize standard library functions and well-known, trusted build-time dependencies (such as the
cc,bindgen, andpkg-configcrates) for their intended purposes. - [SAFE]: The documentation explicitly includes security-sensitive best practices, such as advising against writing to the source directory (
src/), warning against un-gated network operations at build time, and discouraging the use of absolute paths that could break environment isolation. - [SAFE]: No malicious patterns, such as prompt injection, data exfiltration, obfuscation, or unauthorized command execution, were detected in any of the skill's files.
Audit Metadata