skills/iofficeai/aionui/oss-pr/Gen Agent Trust Hub

oss-pr

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard version control and development environment commands including git for branch and commit management, bun and bunx for linting, formatting, type-checking, and running tests.
  • [COMMAND_EXECUTION]: Utilizes the GitHub CLI tool (gh) to automate the creation of pull requests on remote repositories.
  • [COMMAND_EXECUTION]: Executes a local project script node scripts/check-i18n.js to verify internationalization files during the quality check phase.
  • [DATA_EXPOSURE]: Accesses git config user.name to identify the committer, which is standard practice for git-based workflows.
  • [SAFE]: Instructions to avoid AI attribution (e.g., 'NEVER include Co-authored-by') are standard project policy enforcement and do not constitute malicious prompt injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 03:28 PM