autoloop-controller

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/autoloop.py invokes an external Python script (orchestrate.py from the improvement-orchestrator skill) using subprocess.run. This execution is the core functionality of the skill, enabling automated iterative improvements. The command is constructed as a list, which is a secure practice that prevents shell injection vulnerabilities. The execution is restricted to known scripts within the repository environment.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 03:25 AM