article-extractor
Extracts clean article content from URLs, removing ads and clutter for easy readability and saving.
Install this skill
or
87/100
Security score
The article-extractor skill was audited on May 27, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 160
Template literal with variable interpolation in command context
SourceSKILL.md
| 160 | ```bash |
medium line 173
Template literal with variable interpolation in command context
SourceSKILL.md
| 173 | ```bash |
low line 174
External URL reference
SourceSKILL.md
| 174 | ARTICLE_URL="https://example.com/article" |
low line 332
External URL reference
SourceSKILL.md
| 332 | # User: "Extract https://example.com/article" |
low line 333
External URL reference
SourceSKILL.md
| 333 | reader "https://example.com/article" > temp.txt |
Scanned on May 27, 2026
View Security Dashboard