Wrapperskill

Wrapper Skill

gl0di Updated

File contents

Wrapper Skill

Runs two helper scripts through a small run(cmd, cwd) wrapper around subprocess.run. cmd is a genuine function parameter of run, so it reads as tainted from run's own point of view — but both real call sites in this file pass a literal, fully hardcoded command list with a fixed interpreter, never anything attacker-influenced. This must not be a CRITICAL vet failure.

gl0di/clawseccheck/tree/main/fixtures/warn_taint_wrapper_argv/skills/wrapperskill commit e741c14c3e

Frequently asked questions

npx skillmds@latest add gl0di/wrapperskill