architecture-aware-init
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
uvpackage manager to execute local Python scripts located atplugins/attune/scripts/. These scripts (architecture_researcher.py,template_customizer.py, andattune_arch_init.py) are part of the vendor's (athola) plugin suite and are used to automate architectural analysis and directory scaffolding. This is considered standard vendor functionality. - [EXTERNAL_DOWNLOADS]: The skill employs the
WebSearchtool to gather data on current architectural best practices and patterns for the year 2026. This data is synthesized to inform the project initialization process and populate an Architecture Decision Record (ADR). - [DATA_EXPOSURE]: The workflow involves collecting project context from the user, such as team size and domain complexity. This information is used within the local agent environment to match the project to a suitable architectural paradigm.
Audit Metadata