dx-optimizer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONCREDENTIALS_UNSAFEEXTERNAL_DOWNLOADS
Full Analysis
- SAFE (SAFE): No malicious patterns or security risks were identified. The skill consists of common configuration boilerplate and documentation for modern web development projects.- COMMAND_EXECUTION (SAFE): The Makefile and package.json scripts use standard shell commands (e.g., rm, npm run, grep) for project maintenance and build automation. No dangerous command patterns or arbitrary execution triggers were found.- CREDENTIALS_UNSAFE (SAFE): Environment variable examples in the .env.example section use generic placeholders like your-api-key-here and local connection strings, following security best practices for public documentation.- EXTERNAL_DOWNLOADS (SAFE): Referenced dependencies and tools, such as husky, vitest, and commitlint, are well-known industry-standard tools for developer workflows.
Audit Metadata