apply-template
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the
ai-envtemplate and configuration files from the author's GitHub repository (github.com/camacho/ai-env). - [COMMAND_EXECUTION]: Executes various shell and git commands, such as
git cloneandgit status, to manage the template application and check the repository state. - [REMOTE_CODE_EXECUTION]: Executes a synchronization script (
sync.sh) located within the downloaded template directory. This execution is explicitly prompted for user approval before running. - [DATA_EXFILTRATION]: Reads project-specific configuration files (e.g.,
.claude/settings.json,package.json) and scans user-scoped memory directories to perform a context-aware merge and migration. No unauthorized transmission of data to external servers was detected. - [PROMPT_INJECTION]: No malicious prompt injection or behavior override patterns were identified. The skill provides structured instructions for the agent to follow during the template merging process.
Audit Metadata