property-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [Technical Documentation]: The skill consists entirely of MSBuild configuration patterns and instructional content. It demonstrates how to use built-in MSBuild properties and functions (e.g.,
NormalizePath,GetTargetFrameworkIdentifier) to manage project build logic safely and effectively. - [Build Logic Best Practices]: The instructions promote secure and portable build practices, such as quoting conditions to prevent evaluation errors, using cross-platform path functions, and avoiding absolute paths that break portability.
- [No Malicious Patterns]: Analysis of the content found no evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution. The logic is scoped to MSBuild property evaluation within a development environment.
Audit Metadata