lindy-prod-checklist
Ensures production readiness for Lindy AI deployments with a comprehensive checklist and validation scripts.
Install this skill
or
89/100
Security score
The lindy-prod-checklist skill was audited on Mar 3, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 131
Template literal with variable interpolation in command context
SourceSKILL.md
| 131 | console.log(`Status: ${passed ? 'PASSED' : 'FAILED'}`); |
low line 85
Access to .env file
SourceSKILL.md
| 85 | const lindy = new Lindy({ apiKey: process.env.LINDY_API_KEY }); |
low line 111
Access to .env file
SourceSKILL.md
| 111 | apiKey: !!process.env.LINDY_API_KEY, |
low line 112
Access to .env file
SourceSKILL.md
| 112 | environment: process.env.LINDY_ENVIRONMENT === 'production', |
low line 117
Access to .env file
SourceSKILL.md
| 117 | const lindy = new Lindy({ apiKey: process.env.LINDY_API_KEY }); |
low line 171
External URL reference
SourceSKILL.md
| 171 | - [SLA Information](https://lindy.ai/sla) |
low line 172
External URL reference
SourceSKILL.md
| 172 | - [Support](https://support.lindy.ai) |
Scanned on Mar 3, 2026
View Security DashboardGitHub Stars 1.5K
Rate this skill
Categorydevelopment
UpdatedApril 4, 2026
jeremylongshore/claude-code-plugins-plus-skills