project-init

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard local commands such as mkdir and git init to set up project folders and local version control. These actions are consistent with the skill's purpose and are appropriately scoped within the user-specified project path.
  • [EXTERNAL_DOWNLOADS]: The generated configuration files reference the official pre-commit-hooks repository on GitHub, which is a well-known and trusted industry standard for project linting.
  • [SAFE]: No instances of prompt injection, obfuscation, or malicious data exfiltration were found. The skill retrieves basic environment context (CWD, git username) only to assist with project setup.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 07:34 PM