build-termy-plugins
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the creation of terminal plugins and includes explicit security advice. It warns against shell injection vulnerabilities by recommending fixed command mappings instead of string interpolation.
- [SAFE]: The skill uses official development tools, specifically Bun and the Termy CLI, to scaffold and validate plugin code. These operations are performed within the developer's local environment following standard development workflows.
- [SAFE]: Security guidance for handling credentials is provided, recommending the use of 'secret' settings which leverage the operating system's secure credential store rather than storing tokens in plain text.
Audit Metadata