insider-dedup — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited insider-dedup (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.
The default join of "all insider filings → sum of shares" overcounts positions, often by 2–10x. The reason: SEC rules require multiple related parties (funds, GPs, advisers, family members, trustees, beneficial owners) to each file a 13D/G or Form 4 covering the SAME underlying shares. Naive summation = fictional ownership numbers.
Beneficial ownership is per-share, not per-filer. If three filers report the same 1,000,000 shares because of a shared-voting-power arrangement, the position is 1,000,000 — not 3,000,000.
The reverse is also true: separate parties may individually file 13D/G for distinct positions. You cannot blindly dedup either; you must read the filings.
A typical activist or institutional 13D group:
Filer 1: The fund (Limited Partnership) — reports 1,000,000 sh
Filer 2: The fund's GP (LLC) — reports 1,000,000 sh
Filer 3: The investment manager / adviser — reports 1,000,000 sh
Filer 4: The CEO / managing member (individual) — reports 1,000,000 shAll four are filing the same SC 13D as a "group". The cover page of each filing reports the same 1,000,000 shares. Naive sum = 4,000,000; true position = 1,000,000.
When an executive transacts through a trust, an LLC, or a family office, multiple Form 4s may be filed for the same transaction:
The transaction S 50,000 @ $10.00 may appear three times for what is one sale.
Vanguard, BlackRock, and similar issuers file at the asset-manager level with multiple subsidiary entities. Same beneficial position, multiple cover-page disclosures.
other as members of the same Section 13(d) group, treat as ONE position. The cover-page share counts of all members are typically identical (or report sub-allocations summing to the group total).
"sole" vs "shared" voting and dispositive power. When two filers each report shared power over the same N shares, those N shares appear once, not twice.
are reported on the executive's Form 4 with footnotes ("shares held by spouse"). If the spouse files separately, dedup against the executive's filing.
chain. If the chain reports the SAME shares at each level, dedup to the lowest economic owner (typically the fund / LP).
joint filers; the agreement under Item 6 typically attaches the joint filing agreement. Treat as one filing for sum purposes.
These look similar but represent distinct positions:
even when held by the same entity.
each filing 13Ds at the same time on the same issuer are independent positions.
+ an option = two distinct economic exposures, not a duplicate.
3) supersedes SC 13D/A (amendment 2), only the latest counts toward current holdings — but for an event-time series, both matter.
target window.
any member; they should match).
per amendment chain.
atm-detection and recent 424B activity:total beneficial holdings + ATM-issued shares + outstanding shares should reconcile to total shares outstanding within ~5%. Larger gaps = missed dilution event or missed group.
per-share price. Identical-tuple Form 4s filed by related parties are likely the same transaction reported through multiple filers (e.g., trust + executive + spouse).
for the benefit of [Y]". The economic owner is one party.
do not include in completed-sale tallies. The actual sale (if it occurs) shows up later as a Form 4. Treating 144s as Form 4s is one of the most common quant bugs. (See sec-filing-types.)
holdings with a 45-day lag, no 5% ownership threshold, and no filer-group dedup logic applies. Don't mix 13F and 13D/G summation.
changed mid-window, ownership filings on the old CUSIP and new CUSIP are the same position; reconcile by ticker history, not by CUSIP.
This is not a beneficial-ownership extractor. It defines the deduplication semantics so a downstream summation produces a real number rather than a multi-counted fiction. Combine with sec-filing-types for form context and lookahead-safety for historical reconstruction of holdings.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.