folio-identify-engagement-terms — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited folio-identify-engagement-terms (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.
Identify the engagement terms for a legal services arrangement using the FOLIO ontology's engagement_terms taxonomy branch.
Given a description of a legal services arrangement or billing structure, follow these steps:
folio:search_concepts with terms describing the fee structure, billing arrangement, or engagement type to find candidates in FOLIO.folio:get_taxonomy_branch("engagement_terms") to review all 14 top-level categories (e.g., Engagement Fee Model, Engagement Fee Detail, Invoice Terms, Engagement Arrangements, Source of Business, etc.).folio:get_children(iri) on the most relevant categories to find specific terms (e.g., hourly rates, fixed fees, contingency fees, blended rates).folio:get_concept(iri) on each match for the complete definition, translations, identifiers, and cross-references.Return each applicable engagement term as:
https://folio.openlegalstandard.org/...)Most arrangements involve terms from multiple categories (e.g., a fee model plus invoice terms plus engagement arrangement). List all applicable terms grouped by category.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.