azerbaijan-website-build
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches accessibility auditing tools from cdnjs.com and fonts from Google Fonts and @fontsource. These are recognized well-known services.
- [COMMAND_EXECUTION]: Utilizes standard development and deployment commands such as npm, npx, git, gh, and vercel as part of the intended website building workflow.
- [REMOTE_CODE_EXECUTION]: Includes Node.js and Python scripts to generate brand logos via the Google Gemini API. These scripts are transparent and use official well-known endpoints.
- [PROMPT_INJECTION]: Processes data from external websites and social media platforms for content gathering. This is an inherent part of the skill's primary function and is mitigated by the structured processing stages.
- [SAFE]: Adheres to secure coding standards by mandating that API keys and environment configurations remain local and are excluded from version control via .gitignore.
Audit Metadata