comparison-base

Pass

Audited by Gen Agent Trust Hub on Sep 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [Command Execution]: The skill uses standard developer tools including git and gh (GitHub CLI) to perform repository analysis and metadata retrieval.
  • [Security Consideration]: It executes commands like git fetch, git merge-base, and gh pr list. These are standard operations for a development-focused skill. The skill incorporates human verification steps if multiple PRs or merge bases are found, and warns the user if significant divergence (over 50 commits) is detected, which helps prevent unintended actions or large data processing.
  • [Safe Resource Resolution]: The skill defaults to the microsoft/FluidFramework repository on GitHub when no PR is found, which matches the expected vendor context and follows secure resolution practices by using explicit repository names rather than ambiguous contexts.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 5, 2026, 04:29 AM
Security Audit — agent-trust-hub — comparison-base