trainer-election
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to analyze local evaluation artifacts like 'grading.json' and 'timing.json' to determine a winner based on performance metrics. It uses only standard Python libraries (json, argparse, asyncio, pathlib) and does not perform any network operations or execute external commands.
- [SAFE]: The skill discovers and reads 'prompt' artifacts (e.g., .md or .txt files containing prompt text) to return them in its output. While this is an ingestion point for untrusted data (Indirect Prompt Injection surface), it is a core requirement for the skill's purpose and does not involve automated execution of the retrieved content within the skill itself.
Audit Metadata