azure

Warn

Audited by Socket on Sep 11, 2026

3 alerts found:

Securityx3
SecurityMEDIUM
evals/files/provision-aks.sh

No direct malware or covert data-exfiltration behavior is evident. The principal risks are enabling the ACR administrator account, exposing its password through a shell variable and process argument, storing it as a Kubernetes pull secret, and obtaining full administrator kubeconfig credentials. Use AKS managed identity or workload identity, avoid the ACR admin account, use least-privilege CI identities, and protect or isolate kubeconfig and secrets.

Confidence: 98%Severity: 72%
SecurityMEDIUM
evals/files/role-assignments.json

The fragment is a static Azure RBAC report, not malware. It exposes no secret value or executable behavior. It identifies significant least-privilege concerns: a deployment service principal has subscription-level Owner access, a custom role grants nearly all subscription actions, and application and on-call roles are broader than the stated operational needs. Review and reduce these assignments, replace long-lived client-secret authentication where possible, and use narrowly scoped built-in or custom roles.

Confidence: 99%Severity: 82%
SecurityMEDIUM
evals/files/functionapp.json

No direct evidence of malicious behavior or supply-chain malware is present. The artifact is an Azure Function App configuration with significant security weaknesses: public exposure, obsolete TLS 1.0, unrestricted FTP/FTPS settings, connection-string credentials, and use of a root-level Service Bus key. The redacted values prevent assessment of actual secret compromise. These are configuration risks requiring remediation, but they do not indicate intentional sabotage or data theft in this fragment.

Confidence: 98%Severity: 78%
Audit Metadata
Analyzed At
Sep 11, 2026, 03:16 PM
Package URL
pkg:socket/skills-sh/lynricsy%2Fhyperskills%2Fazure%2F@f53e55a38a1a89af0015faf064056619eaa835bb7682e2bd0f0dac6b38a319b5
Security Audit — socket — azure