character-generator
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements secure configuration practices by using a .env.example template for API keys and database credentials instead of hardcoding sensitive information.
- [EXTERNAL_DOWNLOADS]: Mentions and configures dependencies for well-known packages within the elizaOS ecosystem (e.g., @elizaos/core and various plugins) within generated package.json files.
- [COMMAND_EXECUTION]: Includes routine shell commands for directory creation and running development scripts via npm, which are standard for project scaffolding and appropriate for the skill's purpose.
Audit Metadata