aem-init
Configures AEM settings for the dx workflow by detecting project structure and appending configurations to .ai/config.yaml.
Install this skill
or
90/100
Security score
The aem-init skill was audited on Apr 6, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
low line 518
Access to hidden dotfiles in home directory
SourceSKILL.md
| 518 | Add to your shell profile (~/.bashrc or ~/.zshrc): |
low line 523
Access to hidden dotfiles in home directory
SourceSKILL.md
| 523 | Then restart your terminal or run: source ~/.zshrc |
low line 87
External URL reference
SourceSKILL.md
| 87 | **AEM Author URL (local dev)?** Content editing, dialog testing, component configuration. (default: http://localhost:4502) |
low line 88
External URL reference
SourceSKILL.md
| 88 | **AEM Publisher URL (local dev)?** User-facing website rendering. (default: http://localhost:4503) |
low line 109
External URL reference
SourceSKILL.md
| 109 | | AEM Author (Dev) | `http://localhost:4502` | |
low line 110
External URL reference
SourceSKILL.md
| 110 | | AEM Publisher (Dev) | `http://localhost:4503` | |
low line 130
External URL reference
SourceSKILL.md
| 130 | author-url: "http://localhost:4502" # Author — dialog/component editing |
low line 132
External URL reference
SourceSKILL.md
| 132 | publish-url: "http://localhost:4503" # Publisher — user-facing website |
low line 520
External URL reference
SourceSKILL.md
| 520 | export AEM_INSTANCES="local:http://localhost:4502:admin:admin" |
low line 542
External URL reference
SourceSKILL.md
| 542 | "AEM_INSTANCES": "local:http://localhost:4502:admin:admin" |
Scanned on Apr 6, 2026
View Security Dashboard