plugin-creator
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [Command Execution]: The skill invokes local python scripts (
create_basic_plugin.py) to scaffold directories and write template JSON files. - Evidence: Files are handled using standard python
pathlibAPIs to make local directories and create stub configurations under the current workspace (.agents/plugins/marketplace.jsonor~/plugins). All structural activities occur entirely locally based on explicit command args without fetching unverified external code.
Audit Metadata