get-shareholder-details — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited get-shareholder-details (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.
Statutory shareholder / member / quota-holder roster of one company.
get-director-detailsget-filings({ category: 'capital' })Who owns Norwegian company 923609016?
Show me the members of GB 03058989.1. If user only gave a name, run find-company first to capture company_id.
2. get_shareholders({ jurisdiction, company_id })
3. REPORT:
- Each shareholder: name (or corporate name) | shares (% or count or class) | capital allocated
- Surface the disclosure flag explicitly: did this legal form publish, or did the
registry return a pointer to a separate filing?
- If the response carries a `document_id`, mention it can be fetched via fetch_document.
- If empty: say "not publicly disclosed for this legal form" — do NOT say "no shareholders".document_id pointing at the filing carrying the live share roster; chain to fetch_document.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.