tidb-issue-metadata-guard
Pass
Audited by Gen Agent Trust Hub on Aug 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the GitHub CLI (
gh) for creating and editing issues. These commands are restricted to metadata and body management for the TiDB repository, representing standard developer workflow automation.- [SAFE]: The workflow incorporates a safety step by instructing the agent to materialize intended issue bodies in local Markdown files for review before execution via the CLI.- [SAFE]: All resource ingestion is limited to local repository issue templates (.github/ISSUE_TEMPLATE/) and existing issue content from the official TiDB GitHub repository.- [SAFE]: No obfuscation, unauthorized network calls, or persistence mechanisms were detected. The skill is purely instructional and follows established repository maintenance patterns.
Audit Metadata