create-discord-command
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to run project-specific scripts such as npm run deploy-commands for command registration, which is a standard development workflow for Discord bots.
- [PROMPT_INJECTION]: The skill processes user-defined command structures which represents a standard development attack surface. Ingestion points: user-provided command names and descriptions in the src/commands/ directory. Boundary markers: absent. Capability inventory: file system access and npm script execution. Sanitization: absent.
- [SAFE]: No suspicious network activity, credential exposure, or persistence mechanisms were identified in the instructions or templates.
Audit Metadata