Deckrun Pdf Generator Free

PassAudited by VirusTotal on May 11, 2026.

Overview

Type: OpenClaw Skill Name: deckrun-pdf-generator-free Version: 1.0.0 The skill bundle is benign. It provides instructions for an AI agent to interact with a public API endpoint (`https://free.agenticdecks.com/free/generate`) to convert Deckrun Markdown into a PDF. The `SKILL.md` explicitly states no environment variables or external binaries are required, significantly reducing the attack surface. There are no indicators of prompt injection, data exfiltration, unauthorized execution, or other malicious activities. All external links and API calls are consistent with the stated purpose of a free PDF generator service.

Findings (0)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

Any confidential or sensitive content included in the slide markdown may be processed by the service and exposed through the generated public PDF link.

Why it was flagged

The skill sends the user's markdown to an external provider and states that the generated PDF is available via a public URL for 90 days.

Skill content
POST https://free.agenticdecks.com/free/generate ... "markdown": "<Deckrun Markdown>" ... "Returns a public PDF URL valid for 90 days."
Recommendation

Use it for content you are comfortable sending to the provider and hosting publicly; avoid secrets, private business data, or regulated information unless that is acceptable.