skills/simota/agent-skills/Arena/Gen Agent Trust Hub

Arena

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill invokes external command-line tools including codex exec, gemini, and various Git commands (git worktree, git branch, git merge) to manage the development workflow and isolation.
  • [REMOTE_CODE_EXECUTION]: The skill's primary function is to orchestrate remote code generation by sending project specifications and file context to OpenAI and Google AI engines via their respective CLI tools.
  • [EXTERNAL_DOWNLOADS]: The documentation references official packages from well-known technology vendors, specifically @openai/codex and @google/gemini-cli, for installation and use within the workflow.
  • [SAFE]: No malicious patterns such as credential exfiltration, persistence mechanisms, or obfuscated payloads were detected. The skill implements robust security controls including 'Scope Lock' (allowed/forbidden file lists) and automated post-execution validation to ensure generated code remains within authorized boundaries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 09:16 PM