lex — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited lex (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.
LEX is a structured truth engine designed to eliminate legal hallucinations by grounding agents in verified government references and legislation across 29+ jurisdictions. It provides deterministic context for business formation, employment, and contract drafting.
Before drafting, determine if the user's entity or contract target is in the USA, Canada, or the EU.
Use the CLI shortcuts to find the relevant legal patterns and templates.
lex search <query> to find matching templates.lex get <path> to read the granular metadata and requirements.Generate foundation-level documents using lex draft <description>. This ensures that all drafts include the mandatory AI-generated content disclaimer.
Always include a "Verified Sources" section in your output by running lex verify, which fetches official government links for the retrieved context.
# Get the workforce template to compare US vs EU notice periods
lex get templates/02_employment_workforce.md# Create a house sale contract scaffold in Czech language
lex draft "Czech house sale contract"lex verify in your output.Solution: Run lex get templates/02_employment_workforce.md to see the restrictive covenant comparison table.
@employment-contract-templates - For more specific HR policy phrasing.@legal-advisor - For general legal framework architecture.@security-auditor - For reviewing the final repository security.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.