global-skill-creator

Pass

Audited by Gen Agent Trust Hub on Jul 30, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local Python scripts (generate_openai_yaml.py and quick_validate.py) located in the .system directory of the repository to automate skill metadata generation and validation.
  • [COMMAND_EXECUTION]: It invokes make test-pre to run regression tests when changes affect the shared repository infrastructure.
  • [EXTERNAL_DOWNLOADS]: The workflow uses uv run --with pyyaml, which may fetch the 'pyyaml' package from the standard Python Package Index (PyPI) if not locally available. This is a standard and safe dependency management practice.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 30, 2026, 10:19 PM
Security Audit — agent-trust-hub — global-skill-creator