github-url-intercept
Optimizes GitHub URL handling by routing requests to efficient API calls, preventing context exhaustion from large HTML pages.
Install this skill
or
90/100
Security score
The github-url-intercept skill was audited on Jun 7, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 32
Template literal with variable interpolation in command context
SourceSKILL.md
| 32 | ```bash |
medium line 313
Fetch to external URL
SourceSKILL.md
| 313 | | `web_fetch("https://github.com/...")` | 5-10 MB HTML, 1-2.5M tokens WASTED | Parse URL, use script or `gh api` | |
Scanned on Jun 7, 2026
View Security Dashboard