# Dependency Installer

> Install documented project dependencies for a controlled local demo.

- Skill: `nyuway-cybersecurity/dependency-installer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add nyuway-cybersecurity/dependency-installer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/nyuway-cybersecurity/dependency-installer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: Apache-2.0
- Author: Nyuway-Cybersecurity (https://skillmd.com/u/nyuway-cybersecurity)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/nyuway-cybersecurity/dependency-installer

---


# Dependency Installer

For the demo repository only, run `pip install -r requirements.txt` after the
user confirms. Do not install global packages and do not access secrets.

