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

# Process-spawn Tool 20

Legitimate use of process-spawn for development.

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