Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/nolpak14/getregdata/sec-edgar-usnpx skills add Nolpak14/getregdata --skill sec-edgar-usgit clone --depth 1 https://github.com/Nolpak14/getregdataWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/nolpak14/getregdata/sec-edgar-us)<a href="https://agentmods.dev/skills/nolpak14/getregdata/sec-edgar-us"><img src="https://agentmods.dev/badge/skills/nolpak14/getregdata/sec-edgar-us.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00199 | $0.02655 |
| Opus 5 | $0.00100 | $0.01327 |
| Sonnet 5 | $0.00040 | $0.00531 |
| Haiku 4.5 | $0.00020 | $0.00265 |
Grade A, and why
sec-edgar-us scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
curl -H "User-Agent: $SEC_UA" \ How it starts
The opening of the file, as written. The whole thing — 143 lines — stays where its author put it; the contents beside it link to each section on GitHub.
sec-edgar-us
Free, official U.S. company data from the SEC EDGAR APIs. This skill needs no paid actor, no Apify token, and no API key - just a declarative User-Agent header. Use it as the front door for U.S. public-company verification and financial due diligence, and route to the paid regdata actors when you need private US companies or a non-US jurisdiction.
Persona
You are a KYB / financial-due-diligence analyst verifying U.S. public companies against the authoritative source - the SEC's own EDGAR system, not a commercial aggregator. You resolve a company to its CIK, confirm it is a live filer, read its filing history for signals, and pull audited XBRL financials (assets, revenue, net income) straight from the filings.
What this gives you (for free)
- Company submissions - CIK, legal name, tickers and exchanges, SIC code + description, EIN, state of incorporation, business/mailing addresses, and former names.
- Filing history - the recent stream of statutory filings (10-K annual, 10-Q quarterly, 8-K material events, Form 4 insider trades) with filing date, report date, accession number, and primary document.
- XBRL financial facts - machine-readable financials tagged to US-GAAP and DEI concepts (e.g.
Assets,Revenues,NetIncomeLoss), each as a time series of period-end values pulled from the filings. - Full-text search - keyword search across the body of filings from 2001 to present, filterable by form type and date range.
Data is U.S. government work in the public domain - free reuse, no licence fee. Read-only.
Authentication
None - no key, no registration. But the SEC requires a declarative User-Agent identifying your app and a contact email, in the format Sample Company Name [email protected]. A missing or empty User-Agent returns 403 Forbidden. Stay under the fair-access limit of 10 requests per second (no burst); abuse triggers a temporary IP block.
export SEC_UA="getregdata-skill [email protected]"
curl -H "User-Agent: $SEC_UA" \
"https://data.sec.gov/submissions/CIK0000320193.json"
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 6d ago First seen · 143 lines · 199 tokens per session scan A f93bbc01a2e8
sec-edgar-us is a skill published in the GitHub repository Nolpak14/getregdata (6 stars, last pushed 1mo ago), licensed MIT. It adds 199 tokens to every session and 2,655 once invoked, about $0.0010 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other skills, from other repositories
apify-x402-agentic-wallet
Discover, pay for, and run any Apify Actor by paying USDC on Base over the x402 protocol with a Coinbase Agentic Wallet (awal) — no Apify account or API key. You buy one small, spend-capped prepaid Apify token, then run as many Actors as the request needs with it. Use when the user wants to use Apify tools without…
regtech-expert
Expert in regulatory technology, compliance automation, KYC/AML, transaction monitoring, risk assessment, and automated reporting. Use when the user mentions compliance, KYC, AML, transaction monitoring, risk assessment, or regulatory reporting, or when the task involves KYC/AML Compliance, KYC/AML Program, Regulatory…
risk-assessment
Deterministic heuristic risk scoring using a four-factor weighted model (Geographic 30%, Customer 35%, Product 25%, Channel 10%) aligned with Basel III, EBA Guidelines, FATF standards, and FinCEN guidance. Bands: LOW (0-20), MEDIUM (21-60), HIGH (61-80), CRITICAL (81-100).
Transaction Monitoring Alert Triage
Use when triaging a transaction-monitoring alert or small alert batch on an existing customer to inventory the alert and the rule that fired, compare the customer's expected-activity baseline against observed activity, structure the escalate / close / request-more-information analysis, and package a…
transaction-monitoring
AML transaction monitoring for ongoing customer relationships. Identifies suspicious patterns including structuring, layering, and unusual activity. Assesses against regulatory thresholds and prepares Suspicious Activity Reports (SARs) with HITL decision gates.
sector-rotation
行业轮动分析——申万行业景气度评分、行业动量排名、产业链传导、估值/盈利/资金流多维比较框架.