flowstudio-power-automate-build

Fail

Audited by Snyk on Apr 14, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill shows and requires using a JWT/MCP token directly in request headers (MCP_TOKEN = "<YOUR_JWT_TOKEN>") and the mcp helper embeds that value verbatim in API calls, which forces inclusion of secrets in generated code/requests.

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

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly instructs the agent to accept and process arbitrary external webhook/HTTP payloads (see references/trigger-types.md "No-Schema Variant (Accept Arbitrary JSON)") and includes HTTP/child-flow and connector patterns (e.g., manual trigger bodies, external Http actions, Get_Email_Template, GetFileContent) that the agent is expected to read and use to drive flow logic, which exposes it to untrusted, user-generated third‑party content that can materially influence 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 14, 2026, 07:47 AM
Issues
2
Security Audit — snyk — flowstudio-power-automate-build