azure-upgrade
Warn
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: MEDIUMPROMPT_INJECTIONDATA_EXFILTRATIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The metadata in
SKILL.mdidentifies the author as 'Microsoft', which misrepresents the actual provider 'kinnekate-hub'. This deceptive labeling can lead to an unearned level of trust from users. - [PROMPT_INJECTION]: The skill processes external Azure configuration data, creating an indirect prompt injection surface. Ingestion points include
references/services/functions/automation.md(viaazconfig commands). Boundary markers exist as Markdown headers inreferences/services/functions/assessment.md, but lack explicit directives to ignore instructions. Capability inventory includes resource deletion and code deployment inreferences/services/functions/automation.md. No sanitization is performed on ingested data before use in scripts. - [DATA_EXFILTRATION]: The migration logic in
references/services/functions/automation.mdaccesses sensitive Azure application secrets and connection strings. While necessary for its primary migration purpose, this creates a data exposure risk. - [COMMAND_EXECUTION]: Automation scripts in
references/services/functions/automation.mduse shell variables like$appNamedirectly in Azure CLI commands, which could be exploited for command injection if these variables are populated with malicious strings from the environment. - [EXTERNAL_DOWNLOADS]: Fetches the 'resource-graph' extension from Microsoft's official registry and downloads application packages from Azure storage as part of the standard migration workflow.
Audit Metadata