azure-mgmt-apimanagement-py

Fail

Audited by Snyk on Apr 28, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt includes a hard-coded secret value ("secret-key-value") and sample code that prints subscription.primary_key, which instructs the agent to handle and output secret values verbatim, creating exfiltration risk.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill's SKILL.md explicitly instructs importing APIs from external URLs (see "Import API from URL" using ContentFormat.OPENAPI_LINK with value "https://petstore.swagger.io/v2/swagger.json"), which requires fetching and interpreting untrusted/public OpenAPI documents that can materially change API configuration and subsequent actions.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
HIGH
Analyzed
Apr 28, 2026, 03:17 PM
Issues
2