← Back to Skills Marketplace
d-wwei

Tender Offer Arbitrage Scanner

by d-wwei · GitHub ↗ · v2.0.0
cross-platform ✓ Security Clean
370
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install tender-offer-arbitrage
Description
扫描市场上的要约收购(Tender Offer)套利机会,分析价差、odd-lot优先权和风险,生成投资分析报告。
Usage Guidance
This skill appears coherent, but check these practical points before enabling it: (1) it needs network/search access — confirm your agent's network policies and that it will only query public data sources; (2) it does not request market-data or broker API keys, but accurate prices may require you to supply a read-only market-data API (use scoped, minimal-permission keys if needed); (3) ensure the agent is not granted brokerage credentials or the ability to place trades — the skill analyzes opportunities only; (4) review and sandbox where the agent writes reports (results/YYYY-MM-DD/report.md) so it cannot overwrite sensitive files; and (5) remember outputs are analytical and not investment advice.
Capability Analysis
Type: OpenClaw Skill Name: tender-offer-arbitrage Version: 2.0.0 The skill bundle is benign. It instructs the AI agent to perform financial analysis on tender offers, requiring network access for searching public financial data (SEC EDGAR, InsideArbitrage, Seeking Alpha, MarketBeat) and fetching real-time stock prices, as well as file system write access to save the generated report to a designated `results/` directory. All required capabilities are explicitly stated and directly align with the skill's purpose. There is no evidence of malicious intent, data exfiltration, or prompt injection attempts designed to mislead the agent into harmful actions within the `SKILL.md` or other files.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md instructs the agent to search SEC EDGAR and financial sites, verify filings, fetch market prices, compute spreads, analyze odd‑lot rules, rank opportunities, and write a report. There are no unexpected env vars, binaries, or config paths.
Instruction Scope
Instructions are specific and focused: explicit search queries, sites to check, data fields to extract, calculations to perform, risk checks, and an exact report format. The only broad capability required is network access (explicitly noted); the skill does not instruct reading unrelated local files, exfiltrating secrets, or performing trades.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes on-disk execution risk; the skill relies on the agent's existing network/search capabilities.
Credentials
The skill requests no environment variables, credentials, or config paths. Its needs (public web access and ability to save a report) are proportionate to the described financial scanning task.
Persistence & Privilege
The skill is not marked always:true and does not request persistent elevated privileges or modifications to other skills. It saves output to a local results directory as expected for a reporting skill.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tender-offer-arbitrage
  3. After installation, invoke the skill by name or use /tender-offer-arbitrage
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
Initial release to ClawHub: scan, verify, and report arbitrage opportunities via SEC EDGAR using Python pipeline
Metadata
Slug tender-offer-arbitrage
Version 2.0.0
License
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Tender Offer Arbitrage Scanner?

扫描市场上的要约收购(Tender Offer)套利机会,分析价差、odd-lot优先权和风险,生成投资分析报告。 It is an AI Agent Skill for Claude Code / OpenClaw, with 370 downloads so far.

How do I install Tender Offer Arbitrage Scanner?

Run "/install tender-offer-arbitrage" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Tender Offer Arbitrage Scanner free?

Yes, Tender Offer Arbitrage Scanner is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Tender Offer Arbitrage Scanner support?

Tender Offer Arbitrage Scanner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Tender Offer Arbitrage Scanner?

It is built and maintained by d-wwei (@d-wwei); the current version is v2.0.0.

💬 Comments