plugin-structure
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference and boilerplate for plugin development with no executable malicious code.
- [SAFE]: Script execution examples follow best practices by using ${CLAUDE_PLUGIN_ROOT} for portable path resolution.
- [SAFE]: External dependencies referenced in examples, such as eslint or pylint, are standard development tools and are used in a benign, educational context.
- [SAFE]: Documentation includes security-positive patterns, such as hooks for secret scanning and safety evaluation of bash commands.
Audit Metadata