Skip to main content

chatgpt-apps

Facilitates the complete development lifecycle of ChatGPT Apps, from creation to deployment, integrating various tools and databases.

Install this skill

or
82/100

Security score

The chatgpt-apps skill was audited on Feb 9, 2026 and we found 10 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 768

Curl to non-GitHub URL

SourceSKILL.md
768curl http://localhost:3000/health
low line 99

Access to .env file

SourceSKILL.md
99├── .env.example
low line 361

Access to .env file

SourceSKILL.md
361process.env.SUPABASE_URL!,
low line 362

Access to .env file

SourceSKILL.md
362process.env.SUPABASE_SERVICE_ROLE_KEY!
medium line 449

Access to .env file

SourceSKILL.md
449- .env.example
low line 116

External URL reference

SourceSKILL.md
116- Preview widgets: `http://localhost:3000/preview`
low line 646

External URL reference

SourceSKILL.md
646- Health check: `https://{app}.onrender.com/health`
low line 647

External URL reference

SourceSKILL.md
647- MCP endpoint: `https://{app}.onrender.com/mcp`
low line 652

External URL reference

SourceSKILL.md
652- URL: `https://{app}.onrender.com/mcp`
low line 768

External URL reference

SourceSKILL.md
768curl http://localhost:3000/health
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →