mural
Warn
Audited by Snyk on Jun 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The skill’s runtime path uses ClawLink to “connect mural” and then “actions/describe/run mural,” which necessarily fetches Mural board content and/or action metadata from the user-authorized Mural workspace (outsider-authored free text from Mural pages/boards that the agent reads into its LLM context).
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill instructs running npx @useclawlink/cli which fetches and executes remote code from the npm package (https://www.npmjs.com/package/@useclawlink/cli) at runtime and is required for the skill to operate, so this is a runtime external dependency that executes remote code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata