ddd4j-project-creator

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for project scaffolding, a routine task for developers. It uses local templates and scripts to generate standard Java project structures.
  • [COMMAND_EXECUTION]: The skill utilizes local Python scripts (init_project.py and check_project.py) to manage file system operations. These scripts use the standard pathlib and os libraries to create directories and write Maven pom.xml files, which is consistent with the stated purpose of project initialization.
  • [PROMPT_INJECTION]: The skill includes explicit instructions to avoid false triggers, requiring the presence of the term 'ddd4j' in user requests. This prevents the agent from misinterpreting generic requests as triggers for this specific skill.
  • [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations or download external scripts. All project generation is handled locally using the provided templates and Python logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 10:49 AM