remotion-render
74Render React Animations as Videos
Creating polished video from React animation code requires a reliable rendering workflow. This skill sends Remotion TSX to inference.sh and returns a rendered video.
Run Python Tasks in a Remote Sandbox
Local environments may lack libraries or isolation for short Python tasks. This skill submits code to inference.sh and returns console or file outputs.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "python-executor" from https://skillstore.io/skills/infsh-skills-python-executor.md and its manifest at https://skillstore.io/api/skills/infsh-skills-python-executor/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "python-executor". Analyze monthly sales by region and create a chart.
Expected outcome:
Using "python-executor". Resize a product image to 800 by 800 pixels.
Expected outcome:
A validated image file returned as outputs/product_800.png with its final dimensions.
Using "python-executor". Extract repository names from a public GitHub API response.
Expected outcome:
A cleaned table returned as outputs/repositories.csv with request status and row count.
Most static command findings are Markdown formatting false positives. Real belt and npx commands create external execution and supply-chain exposure, while the workflow sends Python code to inference.sh for remote processing.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/infsh-skills-python-executor/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/infsh-skills-python-executor?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/infsh-skills-python-executor?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/infsh-skills-python-executor/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/infsh-skills-python-executor.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>infsh-skills. (2026). python-executor security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/infsh-skills-python-executor/audits/5@techreport{infsh-skills-infsh-skills-python-executor-2026,
author = {infsh-skills},
title = {python-executor security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/infsh-skills-python-executor/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "python-executor security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "infsh-skills"
date-released: "2026-08-06"
url: "https://skillstore.io/skills/infsh-skills-python-executor/audits/5"
identifiers:
- type: other
value: "skillstore:infsh-skills-python-executor:audit:5"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
infsh-skills-python-executor
2026-08-21
inferen-sh-python-executor
2026-08-21
101-skills-python-executor
2026-08-21
qu-skills-python-executor
2026-08-21
skillssh-python-executor
2026-08-21
inference-sh-python-executor
2026-08-21
inference-skills-python-executor
2026-08-21
inference-sh-9-python-executor
2026-08-21
inference-sh-skills-python-executor
2026-08-21
halt-catch-fire-python-executor
2026-08-21
Summarize datasets, calculate statistics, and generate charts without preparing a local Python environment.
Request public pages or APIs, extract structured fields, and return cleaned files.
Create or transform images, videos, audio, documents, and 3D files with pre-installed libraries.
Run Python that prints the first ten Fibonacci numbers. Return the console output and explain any execution error.
Analyze {dataset} with pandas. Summarize missing values and key statistics, then save a chart to outputs/summary.png.Fetch {public_url}, extract {fields}, and save clean rows to outputs/results.csv. Respect access rules and report request failures.Process {input_asset} with {library}. Validate inputs, limit resources, save files under outputs, and report reproducible execution details.Author
infsh-skillsLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
4121de961d1b6f2ffca856260e239505c302452c
Maintenance freshness
8/7/2026
Usage
6 downloads ยท 97 views
File structure
๐ SKILL.md
Render React Animations as Videos
Creating polished video from React animation code requires a reliable rendering workflow. This skill sends Remotion TSX to inference.sh and returns a rendered video.
Create AI Avatar and Talking Head Videos
Producing presenter videos requires coordinated image, speech, and lip sync tools. This skill builds inference.sh workflows for avatars, localization, and batch content.
Generate and Edit Images with AI
Choosing and invoking image models can require repeated CLI research. This skill provides model guidance and ready workflows for generation, editing, upscaling, and stitching.
Search and Extract Web Content with Tavily and Exa
Finding current information and extracting useful page content often requires separate tools. This skill provides documented Tavily and Exa workflows through the belt CLI.
Create AI Videos with Inference Models
Choosing and invoking video models can require extensive platform knowledge. This skill provides model guidance and adaptable belt CLI workflows.
Automate Twitter and X Account Actions
Managing routine X actions across separate tools takes time and creates inconsistent workflows. This skill provides focused CLI commands for publishing, engagement, messaging, and retrieval.
Build Reliable Async Python
by 0xDarkMatter
Async Python code often fails due to blocking calls, unbounded tasks, and weak cleanup. This skill provides reusable asyncio patterns, examples, and references for robust concurrent services.
Build FastAPI APIs with Reusable Patterns
by 0xDarkMatter
FastAPI projects need consistent choices for validation, dependencies, middleware, and background work. This skill gives Claude, Codex, and Claude Code reusable patterns for practical Python API development.
Add Python Type Safety Patterns
by 0xDarkMatter
Python type annotations can be hard to apply consistently across real projects. This skill gives Claude, Codex, and Claude Code practical patterns for safer typed Python code.
Build Claude Code Agents
by C0ntr0lledCha0s
Creating reliable AI agents requires clear schemas, safe tools, and repeatable review steps. This skill guides agent design, validation, migration, and maintenance for Claude Code workflows.
Build Claude Code Slash Commands
by C0ntr0lledCha0s
Teams need repeatable AI workflows that are easy to invoke and review. This skill helps create, update, validate, and document Claude Code slash commands.
Create Consistent GitHub Issues
by C0ntr0lledCha0s
Poorly structured issues create ambiguity and require manual cleanup. This skill drafts and validates titles, bodies, labels, milestones, projects, and relationships.