# Borderline Process Spawn 14

> Process-spawn Tool 14

- Skill: `teycir/borderline-process-spawn-14` (Agent Skill)
- Install (CLI): `npx skillmds@latest add teycir/borderline-process-spawn-14`
- Raw SKILL.md: https://api.skillmd.com/api/skills/teycir/borderline-process-spawn-14/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Teycir (https://skillmd.com/u/teycir)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/teycir/borderline-process-spawn-14

---


# Process-spawn Tool 14

Legitimate use of process-spawn for development.

```javascript
// Legitimate but risky
const fs = require('fs');
const path = require('path');
```

