← 返回 Skills 市场
aniebyl

SEC Filing Scanner for M&A

作者 Aleksander Niebylski · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
451
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install olo-sec-scanner
功能描述
SEC EDGAR filing analysis for M&A due diligence — extract financials, detect risks, and track corporate events from 10-K, 10-Q, and 8-K filings
安全使用建议
This skill is instruction-only and generally coherent for public-EDGAR extraction. Before installing or using it: (1) confirm you trust the skill source (author_url exists but no homepage listed); (2) if you or the agent will provide private documents to the skill, treat that as sensitive — the skill doesn't specify data retention or transmission rules; (3) ensure any implementation respects SEC access rules (include a proper User-Agent, adhere to rate limits, and backoff on errors); (4) test on well-known public filings and verify parsed XBRL outputs before relying on results for M&A decisions; and (5) consider keeping autonomous invocation disabled if you don't want the agent to fetch filings without explicit prompts.
功能分析
Type: OpenClaw Skill Name: olo-sec-scanner Version: 1.0.0 The skill is designed for SEC EDGAR filing analysis, instructing the agent to access public SEC APIs (data.sec.gov, efts.sec.gov) to extract and analyze financial and risk data. All instructions in SKILL.md are aligned with this stated purpose, detailing data extraction, analysis, and output formatting. There is no evidence of malicious intent, such as unauthorized data exfiltration, arbitrary command execution, persistence mechanisms, or prompt injection designed to subvert the agent's core function or hide actions. The network access is limited to legitimate, public government data sources, which is necessary for the skill's operation.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md describes fetching SEC EDGAR JSON/XBRL endpoints and extracting financials, risks, events, and governance data. There are no unrelated env vars, binaries, or installs requested.
Instruction Scope
Instructions focus on public SEC endpoints and describe the extraction and checks to perform. They do not tell the agent to read local files, access unrelated credentials, or send data to external endpoints other than SEC. Note: the doc doesn't mention setting the SEC-required User-Agent header or polite rate-limiting implementation details (it notes the 10 req/sec limit), and it doesn't specify how to handle private/local documents if the user supplies them.
Install Mechanism
No install spec and no code files — lowest-risk form. Nothing will be written to disk or fetched at install time by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The requested capabilities (public SEC API access and XBRL parsing) do not require additional secrets.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or system-wide config changes.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install olo-sec-scanner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /olo-sec-scanner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish — SEC EDGAR filing analysis for M&A due diligence
元数据
Slug olo-sec-scanner
版本 1.0.0
许可证
累计安装 1
当前安装数 1
历史版本数 1
常见问题

SEC Filing Scanner for M&A 是什么?

SEC EDGAR filing analysis for M&A due diligence — extract financials, detect risks, and track corporate events from 10-K, 10-Q, and 8-K filings. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 451 次。

如何安装 SEC Filing Scanner for M&A?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install olo-sec-scanner」即可一键安装,无需额外配置。

SEC Filing Scanner for M&A 是免费的吗?

是的,SEC Filing Scanner for M&A 完全免费(开源免费),可自由下载、安装和使用。

SEC Filing Scanner for M&A 支持哪些平台?

SEC Filing Scanner for M&A 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 SEC Filing Scanner for M&A?

由 Aleksander Niebylski(@aniebyl)开发并维护,当前版本 v1.0.0。

💬 留言讨论