plugin-structure
Pass
Audited by Gen Agent Trust Hub on Aug 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structural templates and best practices for plugin development. All code snippets (such as manifest JSON, shell scripts, and agent instructions) are provided as illustrative examples within Markdown documentation and are not executed by the skill itself.- [SAFE]: The documentation demonstrates secure practices for managing sensitive information, such as using environment variables (e.g.,
${GITHUB_TOKEN},${AWS_REGION}) in configuration examples instead of hardcoding credentials.- [SAFE]: The skill documents the use of${CLAUDE_PLUGIN_ROOT}for relative path resolution, which is a standard safety and portability practice in the target plugin architecture.
Audit Metadata