Backend Setup
Facilitates the setup of an agent runtime backend, including server configuration and REST API creation using Node.js.
Install this skill
or
90/100
Security score
The Backend Setup skill was audited on Feb 9, 2026 and we found 6 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 84
Template literal with variable interpolation in command context
SourceSKILL.md
| 84 | new Request(`http://${req.headers.host}${req.url}`, { |
low line 65
Access to .env file
SourceSKILL.md
| 65 | tokenId: process.env.MODAL_TOKEN_ID!, |
low line 66
Access to .env file
SourceSKILL.md
| 66 | tokenSecret: process.env.MODAL_TOKEN_SECRET!, |
low line 29
External URL reference
SourceSKILL.md
| 29 | Obtain Modal credentials from [modal.com](https://modal.com). |
low line 84
External URL reference
SourceSKILL.md
| 84 | new Request(`http://${req.headers.host}${req.url}`, { |
low line 103
External URL reference
SourceSKILL.md
| 103 | console.log("Server running on http://localhost:3001"); |
Scanned on Feb 9, 2026
View Security DashboardGitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry