pack-submit
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Employs local validation scripts to verify skill integrity before publishing, ensuring that the generated package meets community standards.
- [EXTERNAL_DOWNLOADS]: Interacts with the official aeonfun/aeon repository on GitHub to manage registry submissions, which is a recognized trusted source for this agent.
- [DATA_EXFILTRATION]: Transfers skill code to a public GitHub repository as part of the intended community sharing process. This operation is restricted to the skills/ directory and utilizes secure API calls.
- [PROMPT_INJECTION]: Validates skill slugs against a restrictive regular expression, preventing command injection and ensuring only valid local directories are processed.
Audit Metadata