msbuild-antipatterns

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • Informational Reference: The skill is a documentation-based tool designed to guide an agent in reviewing and auditing MSBuild files (.csproj, .props, etc.). It provides clear "Bad vs Good" examples to improve build reliability and maintainability.
  • Built-in MSBuild Guidance: The instructions focus on standard MSBuild features, such as using built-in tasks instead of shell commands, quoting conditions, and managing package versions centrally.
  • No Executable Code: Analysis of the skill files confirms there are no scripts, binaries, or automated command executions. All code snippets are provided for illustrative and educational purposes within Markdown documentation.
  • Secure Project Practices: The skill encourages security and stability best practices, such as avoiding hardcoded absolute paths and ensuring build targets are idempotent through proper input/output tracking.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 03:29 PM