# Script Runner

> A tiny test skill that runs a safe python script and echoes argv. Use to validate the skill script execution pipeline (allowed-tools gating, timeout, and output limits).

- Skill: `platonai/script-runner` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add platonai/script-runner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/platonai/script-runner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: platonai (https://skillmd.com/u/platonai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/platonai/script-runner

---


# Script Runner

## Description

A tiny testing skill that provides a safe python script for validating the runtime script execution pipeline.


