make-dsh-plugin
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for using the
dshcommand-line utility to add, install, and manage plugins within the DSH environment. - [EXTERNAL_DOWNLOADS]: Instructions include examples and patterns for installing plugins directly from GitHub repositories via npm/pnpm git dependency syntax, primarily targeting the author's own repositories or user-specified locations.
- [CREDENTIALS_SAFE]: The documentation explicitly advises against hardcoding sensitive authentication tokens, directing users to use environment variable references in configuration files like
.npmrcto maintain security.
Audit Metadata