skills/microsoft/webui/code-review/Gen Agent Trust Hub

code-review

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFE
Full Analysis
  • Instructional Content: The skill consists entirely of markdown-based checklists and best practices designed to guide a developer or agent through a code review process. It does not contain executable scripts or automation that could interact with the host system.
  • FFI and Memory Safety Guidance: The checklists specifically include instructions for improving security and stability in lower-level code, such as mandatory use of catch_unwind at FFI boundaries and avoiding unsafe blocks without documented safety justifications.
  • Deterministic Logic Promotion: It encourages the use of deterministic data structures and algorithms, which helps prevent subtle bugs and race conditions in complex systems.
  • No External Dependencies: The skill does not perform network operations, download external packages, or reference untrusted remote resources, operating entirely within the context of the review task.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 07:32 AM
Security Audit — agent-trust-hub — code-review