skills/dotnet/core/generate-features/Gen Agent Trust Hub

generate-features

Pass

Audited by Gen Agent Trust Hub on Apr 28, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Command Templates: The skill provides templates for using jq for JSON manipulation and the GitHub CLI (gh) for repository queries. These tools are used for routine release management tasks, such as filtering change logs and identifying reverted pull requests.
  • GitHub API Integration: It interacts with GitHub repositories under the dotnet organization to verify the status of changes. These network operations are targeted at specific, authoritative sources related to the skill's purpose.
  • Input Data Ingestion: The skill processes changes.json, which includes metadata such as pull request titles and descriptions.
  • Ingestion points: Data enters through the changes.json file processed by jq and gh search filters.
  • Boundary markers: No explicit instruction delimiters are defined for the input data fields.
  • Capability inventory: The skill uses jq for local processing and the gh CLI for network-based repository searches.
  • Sanitization: The instructions do not specify explicit sanitization for the pull request titles used in search queries, representing a standard entry point for external content in a release pipeline.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 28, 2026, 10:37 PM