Book a 30-minute demo →
Skill scan report

deploy-model

View on GitHub
49 Medium Automated analysis flagged 4 potential risk patterns.

What this skill does

Deployment of Azure OpenAI models with customization and capacity discovery

github/microsoft - Exfiltration - 1.4k stars

ThreatsExfiltration Authentication

Threat analysis

Exfiltration2 findings
Authentication2 findings

Skill info

Namemicrosoft/deploy-model
Registrygithub
Version66cd927
PURLpkg:github/microsoft/azure-skills@66cd927?skill=deploy-model
Stars1.4k

Assessments (4)

Exfiltration2 findings HIGH
HIGH

Exfiltration via local-llm-review

capacity/scripts/discover_and_rank.sh

az rest --method GET --url "https://management.azure.com/subscriptions/${SUB_ID}/providers/Microsoft.CognitiveServices/modelCapacities" ... This script makes direct API calls to Azure management endpo
HIGH

Exfiltration via local-llm-review

scripts/generate_deployment_url.ps1

This PowerShell script generates URLs for Microsoft Foundry portal deployments. If used improperly, it could be used to exfiltrate deployment information or create unauthorized access points.
Authentication2 findings MEDIUM
MEDIUM

Authentication via local-llm-review

capacity/scripts/discover_and_rank.sh

SUB_ID=$(az account show --query id -o tsv) This script uses Azure CLI to retrieve the subscription ID, which could be a risk if the CLI is not properly configured or if credentials are exposed.
MEDIUM

Authentication via local-llm-review

capacity/scripts/query_capacity.sh

SUB_ID=$(az account show --query id -o tsv) This script also uses Azure CLI to retrieve the subscription ID, which could be a risk if the CLI is not properly configured or if credentials are exposed.

Badge

Add the Anomity scan badge for deploy-model to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/microsoft/deploy-model/)
HTML
<a href="https://anomity.ai/skills/github/microsoft/deploy-model/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of deploy-model? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok