folio-identify-service-type — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited folio-identify-service-type (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 type of legal service needed using the FOLIO ontology's services taxonomy branch.
Given a description of a legal matter, follow these steps:
folio:search_concepts with key terms from the matter to find candidate service types in FOLIO.folio:get_taxonomy_branch("services") to review all 5 top-level service categories:folio:get_children(iri) on the most promising service category to find specific service subtypes.folio:get_concept(iri) on the best match to retrieve the complete definition, translations, identifiers, and cross-references.Return each applicable service type as:
https://folio.openlegalstandard.org/...)Most matters map to a single primary service type, but complex matters may involve multiple (e.g., a merger with regulatory approval involves both Transactional and Regulatory).
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.