Skip to main content

edge-computing-patterns

Enables deployment to edge runtimes for low-latency applications, mastering middleware and runtime constraints for global reach.

Install this skill

or
81/100

Security score

The edge-computing-patterns skill was audited on Feb 28, 2026 and we found 7 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 46

Template literal with variable interpolation in command context

SourceSKILL.md
46message: `Hello from ${country}!`
medium line 174

Template literal with variable interpolation in command context

SourceSKILL.md
174const key = `ratelimit:${ip}`
medium line 139

Node child_process module reference

SourceSKILL.md
139- Node.js APIs (`fs`, `path`, `child_process`)
low line 123

Access to .env file

SourceSKILL.md
123region: process.env.VERCEL_REGION
low line 231

External URL reference

SourceSKILL.md
231- [Cloudflare Workers Documentation](https://developers.cloudflare.com/workers/)
low line 232

External URL reference

SourceSKILL.md
232- [Vercel Edge Functions](https://vercel.com/docs/functions/edge-functions)
low line 233

External URL reference

SourceSKILL.md
233- [Deno Deploy](https://deno.com/deploy/docs)
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →