azure-mgmt-apimanagement-py

Warn

Audited by Runlayer on Feb 22, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
2
Flagged
2
Chunks
3
Flagged Files (2)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md Description: --- name: azure-mgmt-apimanagement-py description: | Azure API Management SDK for Python.

references/acceptance-criteria.mdHIGH
78.3%

Malicious tool definition detected

Tool: references/acceptance-criteria.md [1/2] Description: # Azure API Management SDK Acceptance Criteria **SDK**: `azure-mgmt-apimanagement` **Repository**: https://github.com/Azure/azure-sdk-for-python **Commit**: Latest stable v10.x **Purpose**: Skill testing acceptance criteria for validating generated code correctness --- ## 1.

Tool: references/acceptance-criteria.md [2/2] Description: in policy ```python policy_xml = """<policies> <inbound> <set-header name="Authorization" exists-action="override"> <value>Bearer {{backend-api-key}}</value> </set-header> </inbound> </policies>""" ``` #### ❌ INCORRECT: Storing plain secrets without secret flag ```python named_value = client.named_value.begin_create_or_update( resource_group_name="my-rg", service_name="my-apim", named_value_id="backend-api-key", parameters=NamedValueCrea

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
2
Files Flagged
2
Chunks Analyzed
3
Analyzed
Feb 22, 2026, 01:04 AM
Security Audit — runlayer — azure-mgmt-apimanagement-py