folio-identify-forum-venue — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited folio-identify-forum-venue (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 appropriate forum, venue, or governmental body using the FOLIO ontology's forum_venues and governmental_bodies taxonomy branches.
Given a description of a legal dispute or regulatory matter, follow these steps:
folio:search_concepts with terms describing the forum, court, or regulatory body to find candidates in FOLIO.folio:get_taxonomy_branch("forum_venues") to see dispute forums (courts, tribunals), stock exchanges, and dispute venues.folio:get_taxonomy_branch("governmental_bodies") to see federal, state, local, county, tribal, multinational, and regulatory bodies.folio:get_children(iri) on the most relevant categories to find specific forums or bodies.folio:get_concept(iri) on each match for the complete definition, translations, identifiers, and cross-references.Return each applicable forum or body as:
https://folio.openlegalstandard.org/...)forum_venues (courts, tribunals, exchanges) or governmental_bodies (agencies, regulators)If multiple forums could apply (e.g., federal vs. state court, or court vs. arbitration), list all with their relevance.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.