---
name: teycir/process-spawn-tool-14
source: https://app.decimal.ai/s/teycir-process-spawn-tool-14@1/SKILL.md
source_sha256: faee61369aa4
---

# Process-spawn Tool 14

Legitimate use of process-spawn for development.

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