Skip to main content

tooyoung:ink-reader

This skill intelligently reads and extracts content from URLs into clean Markdown, optimizing for various platforms and login requirements.

Install this skill

or
79/100

Security score

The tooyoung:ink-reader skill was audited on May 31, 2026 and we found 17 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

low line 89

Access to hidden dotfiles in home directory

SourceSKILL.md
89~/.ink-reader-env/bin/python3 -c "import camoufox; print('camoufox OK')" 2>/dev/null && echo "READY" || echo "NOT_INSTALLED"
medium line 93

Access to hidden dotfiles in home directory

SourceSKILL.md
93- Check if `~/.agent-reach/tools/wechat-article-for-ai/main.py` exists. If yes, use it:
low line 96

Access to hidden dotfiles in home directory

SourceSKILL.md
96cd ~/.agent-reach/tools/wechat-article-for-ai && ~/.ink-reader-env/bin/python3 main.py "{url}"
low line 102

Access to hidden dotfiles in home directory

SourceSKILL.md
102~/.ink-reader-env/bin/python3 -c "
low line 133

Access to hidden dotfiles in home directory

SourceSKILL.md
133~/.ink-reader-env/bin/python3 -c "import miku_ai; print('miku_ai OK')" 2>/dev/null && echo "READY" || echo "NOT_INSTALLED"
low line 139

Access to hidden dotfiles in home directory

SourceSKILL.md
139~/.ink-reader-env/bin/python3 -c "
low line 279

Access to hidden dotfiles in home directory

SourceSKILL.md
279uv venv ~/.ink-reader-env
low line 282

Access to hidden dotfiles in home directory

SourceSKILL.md
282uv pip install --python ~/.ink-reader-env "camoufox[geoip]" markdownify beautifulsoup4 httpx
low line 290

Access to hidden dotfiles in home directory

SourceSKILL.md
290uv pip install --python ~/.ink-reader-env miku_ai
low line 298

Access to hidden dotfiles in home directory

SourceSKILL.md
298~/.ink-reader-env/bin/python3 -c "import camoufox; print('camoufox OK')"
low line 299

Access to hidden dotfiles in home directory

SourceSKILL.md
299~/.ink-reader-env/bin/python3 -c "import miku_ai; print('miku_ai OK')"
low line 67

External URL reference

SourceSKILL.md
67- Use WebFetch with URL: `https://r.jina.ai/{original_url}`
low line 117

External URL reference

SourceSKILL.md
117- Use WebFetch with URL: `https://r.jina.ai/{original_url}`
low line 170

External URL reference

SourceSKILL.md
170- Use WebFetch with URL: `https://r.jina.ai/https://threadreaderapp.com/thread/{status_id}.html`
low line 175

External URL reference

SourceSKILL.md
175- Use WebFetch with URL: `https://r.jina.ai/{original_url}`
low line 180

External URL reference

SourceSKILL.md
180- Navigate to `https://threadreaderapp.com/thread/{status_id}.html`
low line 245

External URL reference

SourceSKILL.md
245- X/Twitter thread failed → "Try opening <https://threadreaderapp.com/thread/{id}.html> in your browser."
Scanned on May 31, 2026
View Security Dashboard
Installation guide →