plugin-creator
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs local file and directory creation for scaffolding purposes. No malicious behaviors such as data exfiltration, unauthorized remote execution, or prompt injection were detected.
- [COMMAND_EXECUTION]: The skill includes a local Python script (
create_basic_plugin.py) intended to be executed by the user to automate the setup of plugin structures. The script uses standard libraries and performs input normalization for plugin names to prevent path manipulation.
Audit Metadata