git.detect-breaking-changes

Pass

Audited by Gen Agent Trust Hub on Jun 3, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses restricted git subcommands (log, show, diff, rev-parse) through the allowed-tools configuration, limiting the scope of shell execution to repository metadata and history.
  • [SAFE]: Analysis is confined to specific package directories within the repository (e.g., packages/web/, packages/mobile/, packages/common/).
  • [SAFE]: No network operations, external downloads, or file-writing capabilities are requested or used by the skill.
  • [SAFE]: The skill identifies and processes package exports from package.json to determine the public API surface, following standard development practices for breaking change detection.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 3, 2026, 10:32 PM
Security Audit — agent-trust-hub — git.detect-breaking-changes