endpoint
Scaffolds Azure Functions API endpoints with TypeScript, ensuring proper error handling and project conventions.
Install this skill
or
99/100
Security score
The endpoint skill was audited on Mar 3, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 102
External URL reference
SourceSKILL.md
| 102 | const request = new HttpRequest({ method: 'GET', url: 'http://localhost/api/transactions' }); |
Scanned on Mar 3, 2026
View Security DashboardInstall this skill with one command
/learn @pinoshe/endpoint