taoguba-crawler — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited taoguba-crawler (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill runs the Taoguba (tgb.cn) article crawlers located in the project root.
requests, beautifulsoup4, python-dotenv installed.env file in the project root containing COOKIE and optionally USER_AGENTcrawler_bbs.py)Crawl the forum board at tgb.cn/bbs/1/1 using HTML scraping.
python crawler_bbs.pya.overhide.mw300 elementsoutput/bbs_YYYY-MM-DD.json and output/bbs_YYYY-MM-DD_HHMMSS.htmlcrawler_home.py)Crawl the homepage recommendations via JSON API (/newIndex/getZh).
python crawler_home.pyoutput/home_YYYY-MM-DD.json and output/home_YYYY-MM-DD_HHMMSS.htmlTo run both crawlers:
python crawler_bbs.py && python crawler_home.pyCOOKIE from .env via python-dotenv#first) and author replies (.comment-data with author badge)output/ folderThe crawler scripts are bundled in scripts/:
To run the bundled scripts directly:
python scripts/crawler_bbs.py
python scripts/crawler_home.py.env contains a valid COOKIE value~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.