skills/akillness/jeo-skills/ooo/Gen Agent Trust Hub

ooo

Warn

Audited by Gen Agent Trust Hub on Jul 28, 2026

Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The installation script (scripts/install.sh) fetches and installs multiple external software packages and tools.
  • Downloads the ouroboros-ai Python package from PyPI.
  • Fetches the specify-cli tool from GitHub's official repository (github.com/github/spec-kit.git).
  • Installs the cli-anything-hub package from PyPI.
  • [COMMAND_EXECUTION]: The skill relies on local shell script execution for setup and runtime context generation.
  • Executes scripts/install.sh to configure the environment and install dependencies.
  • Executes scripts/git-interview-context.sh which uses git commands to extract repository metadata, commit history, and churn data to ground the AI's interview process.
  • [REMOTE_CODE_EXECUTION]: The skill automates the installation of executable CLI tools and Python libraries at runtime.
  • Uses pip, uv, and pipx to install third-party packages, which involves executing setup code from remote registries during the installation phase.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 28, 2026, 01:51 PM
Security Audit — agent-trust-hub — ooo