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
mkdirandgit initto 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-hooksrepository 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