SR
SKILLRADAR
AI Security • Benchmarking • Index
Menu
Trust Report v1

2slides

AI-powered presentation generation using 2slides API. Create slides from text content, match reference image styles, or summarize documents into presentations. Use when users request to "create a presentation", "make slides", "generate a deck", "create slides from this content/do

Overall
74
Trust
54
Utility
88
Momentum
95

Install caution

High-risk behavior present

Risk: High

Source: OpenClaw Master Skills

Path: skills/2slides-skills/SKILL.md

Review flags: credential or secret references, network access or external URLs, shell command snippets. These are review signals, not definitive security judgments; inspect before installing.

Required permissions

  • Environment variables / secrets
  • Shell commands
  • Network/API usage

Permissions are inferred from SKILL.md text only. They are review prompts, not guarantees about runtime behavior.

Risk flags explained

credential_or_secret_referencehigh

Mentions tokens, API keys, passwords, or private-key style environment variables.

network_accessmedium

Mentions external URLs, network APIs, downloads, or HTTP client usage.

shell_commandmedium

Contains shell command snippets. Review commands before copy/paste or agent execution.

Score explanation

Trust

  • Trust starts at 90 before review-signal penalties and metadata bonuses.
  • Risk-signal penalty: -38 from 3 detected flag(s).
  • Metadata bonus: +2 from author/version/description fields.

Utility

  • Utility starts at 55 and rewards clear descriptions, runnable examples, and explicit setup needs.
  • Description present: yes.
  • Command examples detected: 22.
  • Environment variables detected: 3.

Momentum

  • Momentum starts at 45 and uses public repo activity signals.
  • Recent commit activity: latest repo update was 6 day(s) ago.
  • Recent commit volume: 6 commit(s) in the lookback window (+18).
  • Source has strong public adoption: 2049 stars.
  • Fork activity suggests reuse: 309 forks.

Overall

  • Overall score weights trust 45%, utility 35%, and momentum 20%.

Detected signals

Env vars

  • API
  • SLIDES_2SLIDES_API_KEY
  • YOUR_API_KEY

Commands

  • python scripts/create_pdf_slides.py --content "Marketing Plan" --resolution "4K" --page 0 --content-detail "standard"
  • python scripts/create_pdf_slides.py --content "Sales Report Q4 2025" --design-spec "modern minimalist, blue color scheme"
  • python scripts/create_pdf_slides.py --content "Your content here"
  • python scripts/download_slides_pages_voices.py --job-id "abc-123-def-456"
  • python scripts/download_slides_pages_voices.py --job-id "abc-123-def-456" --output "my-presentation.zip"
  • python scripts/generate_narration.py --job-id "abc-123-def-456"
  • python scripts/generate_narration.py --job-id "abc-123-def-456" --language "Spanish" --voice "Charon"
  • python scripts/generate_narration.py --job-id "abc-123-def-456" --multi-speaker
  • python scripts/generate_narration.py --job-id "abc-123-def-456" --voice "Aoede"
  • python scripts/generate_narration.py --list-voices
  • python scripts/generate_slides.py --content "Your content here" --theme-id "theme123"
  • python scripts/generate_slides.py --content "Your content" --theme-id "theme123" --language "Spanish"

URLs

  • https://...pdf...
  • https://2slides.com/api
  • https://2slides.com/api/mcp?apikey=YOUR_API_KEY
  • https://2slides.com/pricing
  • https://2slides.com/slides/abc123
  • https://2slides.com/slides/abc123/download
  • https://2slides.com/workspace?jobId=...
  • https://example.com/template.jpg

Provenance & evidence

SkillRadar makes each review traceable back to the exact source path, source blob SHA, scanner version, and text-only policy that produced the report.

source
github.com/LeoYeAI/openclaw-master-skills@main
path
skills/2slides-skills/SKILL.md
source blob SHA
bd7a1f94196cdecc386681cc82c28477cb04f09a
scanner version
0.3.0
security model
text_only_no_execute_no_install_no_secrets
scan policy
Fetched and scored as text only; no install, no execution, no runtime loading.

Evidence snippets

credential_or_secret_reference

…to 20% off on larger packages 3. **Set API Key:** Store the key in environment variable: `SLIDES_2SLIDES_API_KEY` ```bash export SLIDES_2SLIDES_API_KEY="your_api_key_here" ``` **Credit Costs:** - Fast…

network_access

…p Requirements Users must have a 2slides API key and credits: 1. **Get API Key:** Visit https://2slides.com/api to create an account and API key - New users receive **500 free credits…

shell_command

…ages 3. **Set API Key:** Store the key in environment variable: `SLIDES_2SLIDES_API_KEY` ```bash export SLIDES_2SLIDES_API_KEY="your_api_key_here" ``` **Credit Costs:** - Fast PPT: 10 c…

Watch this skill

Get alerted when this skill adds credential requirements, shell commands, external domains, remote installer patterns, or risk-level changes.

Join watchlist beta

Methodology note

SkillRadar scans SKILL.md as hostile text only. It does not execute commands, install packages, or load third-party skills.