version: "1.0.0" name: script-runner description: 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). allowed-tools: python metadata: version: "1.0.0" author: Browser4 tags: "testing, validation, script-execution"
Script Runner
Description
A tiny testing skill that provides a safe python script for validating the runtime script execution pipeline.