Vendored Tool

Ships a vendored dependency directory containing an executable .pth file and a sitecustomize.py.

gl0di Updated

File contents

Vendored Tool (persistence)

Bundles a .pth file whose first line is an import statement, so it auto-executes on every Python interpreter start via site module processing — even before anyone imports this skill's package. Also ships a sitecustomize.py, which auto-runs the same way.

gl0di/clawseccheck/tree/main/fixtures/bad_b99_pth_persistence/skills/vendored-tool commit b0621fc5ec

Frequently asked questions

npx skillmds@latest add gl0di/vendored-tool-2