archify
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill performs network requests to an external domain (
tt-a1i.github.io) to check for available updates viascripts/check-update.mjs. It also allows fetching remote website icons and HTML during the brand capture process inrenderers/shared/brand-marks.mjs, which targets user-provided URLs. - [COMMAND_EXECUTION]: High-privilege system commands are executed via
node:child_processto support core functionality. This includes spawninggitto verify source code references inrenderers/shared/repository-evidence.mjs, launching headless Chrome/Chromium for visual containment checks inbin/visual-check.mjs, and utilizingpowershell.exeon Windows to open generated artifacts inbin/open-artifact.mjs. - [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes diagram data and external website content. While the skill employs strict schema validation and HTML escaping, these ingestion points represent an attack surface for indirect prompt injection, where malicious instructions embedded in a diagram or remote site icon metadata could attempt to exploit the agent's file system and network capabilities.
Audit Metadata