dsh-plugin-creator
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a structured and legitimate workflow for scaffolding, implementing, and verifying plugin packages within a TypeScript/Node.js environment.
- [COMMAND_EXECUTION]: The skill uses standard development commands such as
pnpm install,pnpm run build, andpnpm run typecheck. These commands are appropriate for the intended purpose of verifying new packages and are restricted to the local development environment. - [EXTERNAL_DOWNLOADS]: The use of
pnpm installfor dependency management is a standard practice in JavaScript development. The skill references legitimate internal dependencies such as@deepseek-ai/cordisand@deepseek-ai/schemastery.
Audit Metadata