trae-project-setup

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides a set of templates and local Python scripts designed to standardize project configurations. No malicious intent or suspicious patterns were found in the provided files.
  • [COMMAND_EXECUTION]: The skill includes Python scripts (init_trae_project.py and validate_trae_project.py) meant for local execution. These scripts perform standard file and directory operations within a project path provided by the user. The code uses the pathlib library for safe path handling and does not execute arbitrary shell commands or external binaries.
  • [DATA_EXPOSURE]: The skill does not perform any network operations or data exfiltration. It explicitly includes guidelines in its templates to prevent the hardcoding of secrets and the creation of sensitive files like .env, promoting security best practices.
  • [PROMPT_INJECTION]: No attempts to bypass safety filters or override system instructions were detected in the skill markdown or metadata.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 10:20 AM