# Vendored Tool

> Ships a vendored dependency directory with a plain path-only .pth file (no import line) — ordinary packaging, not auto-execution.

- Skill: `gl0di/vendored-tool` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add gl0di/vendored-tool`
- Raw SKILL.md: https://api.skillmd.com/api/skills/gl0di/vendored-tool/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: gl0di (https://skillmd.com/u/gl0di)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/gl0di/vendored-tool

---


# Vendored Tool (path-only .pth)

Bundles a `.pth` file containing only a path entry — the ordinary, benign use of the
mechanism (adding a directory to `sys.path`), with no `import` line.

