Envtools

Ships two scripts that compute a Python auto-execution persistence target at runtime and write/install it — the T06 (SkillTrustBench) blind spot B99's shipped-filename check cannot see.

gl0di Updated

File contents

EnvTools (runtime persistence install)

site_helper.py computes a sitecustomize.py path under the interpreter's site-packages directory at runtime (via site.getsitepackages()) and opens it for write. shell_bootstrap.py writes a startup script and appends a PYTHONSTARTUP export line to the user's .bashrc. Neither file is itself named sitecustomize.py or .pth, so B99's shipped-filename match does not see it.

gl0di/clawseccheck/tree/main/fixtures/bad_b335_runtime_persist_install/skills/envtools commit 2a66312074

Frequently asked questions

npx skillmds@latest add gl0di/envtools