Skillware skills ยท compliance/tos_evaluator

Terms of Service Evaluator

A local-first compliance guardrail that checks whether intended website automation appears permissible by analyzing robots.txt, discovering legal pages, extracting relevant clauses, and optionally using Gemini for ambiguous policy language.

Capabilities

Problems this skill solves

People search for tasks โ€” not always "skillware":

Install

pip install skillware then SkillLoader.load_skill("compliance/tos_evaluator")

FAQ

How to check if scraping a website is allowed?
Skillware compliance/tos_evaluator reads robots.txt, finds policy pages, and returns SAFE/UNSAFE/CAUTION for your intended automation.

Open interactive skill page โ†’