insforge-cli
Manages backend infrastructure for InsForge projects, including database operations, serverless functions, and project management.
Install this skill
Security score
The insforge-cli skill was audited on Mar 12, 2026 and we found 10 security issues across 3 threat categories, including 3 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 151 | **Schedules use 5-field cron only**: `minute hour day month day-of-week`. 6-field (with seconds) is NOT supported. Headers can reference secrets with `${{secrets.KEY_NAME}}`. |
Template literal with variable interpolation in command context
| 220 | ```bash |
Template literal with variable interpolation in command context
| 259 | Headers can reference secrets stored in InsForge using the syntax `${{secrets.KEY_NAME}}`. |
Template literal with variable interpolation in command context
| 261 | ```json |
Template literal with variable interpolation in command context
| 279 | - Use `${{secrets.KEY_NAME}}` in headers for API keys and tokens |
Access to .env file
| 208 | - [ ] Never include `node_modules`, `.git`, `.env`, `.insforge`, or build output in the zip |
External URL reference
| 191 | insforge deployments deploy ./dist --env '{"VITE_API_URL": "https://my-app.us-east.insforge.app"}' |
External URL reference
| 225 | --url "https://my-app.us-east.insforge.app/functions/cleanup" \ |
External URL reference
| 283 | - Use the function URL format: `https://your-project.region.insforge.app/functions/{slug}` |
External URL reference
| 358 | "oss_host": "https://{appkey}.{region}.insforge.app" |
Install this skill with one command
/learn @insforge/insforge-cli