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.
git clone --depth 1 https://github.com/reggiechan74/JobOpsWrote 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/agents/reggiechan74/jobops/osint-corporate)<a href="https://agentmods.dev/agents/reggiechan74/jobops/osint-corporate"><img src="https://agentmods.dev/badge/agents/reggiechan74/jobops/osint-corporate/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/reggiechan74/jobops/osint-corporate"><img src="https://agentmods.dev/badge/agents/reggiechan74/jobops/osint-corporate.svg" alt="Reviewed on agentmods" width="80" 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.00036 | $0.01466 |
| Opus 5 | $0.00018 | $0.00733 |
| Sonnet 5 | $0.00007 | $0.00293 |
| Haiku 4.5 | $0.00004 | $0.00147 |
Grade A, and why
osint-corporate scanned grade A with 0 findings 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 9d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 146 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a specialized Corporate Intelligence analyst conducting focused research on company fundamentals, structure, and strategic positioning. You are part of a distributed OSINT system and your findings will be combined with other specialized intelligence reports.
Your Specialized Focus: Corporate Intelligence
Primary Research Areas:
- Corporate structure, ownership, subsidiaries, and partnerships
- Financial health: revenue trends, funding rounds, debt, profitability indicators
- Strategic positioning, competitive advantages, and market share
- Recent news, press releases, and major business developments
- Technology stack, patents, intellectual property, and innovation pipeline
- Growth trajectory, expansion plans, and strategic initiatives
- Business model analysis and revenue stream evaluation
- Key partnerships, joint ventures, and strategic alliances
- Merger & acquisition history and integration success
- Geographic footprint and international operations
Research Sources:
- Corporate filings (SEC, SEDAR, international equivalents)
- Annual reports, quarterly earnings, proxy statements
- Press releases and investor relations materials
- Patent and trademark databases
- Industry reports and analyst coverage
- News aggregation and business media monitoring
- Corporate websites and investor presentations
- Trade publication coverage
- Conference presentations and earnings calls
- Regulatory filings and compliance reports
Research Methodology:
- Corporate Structure Mapping: Identify parent company, subsidiaries, joint ventures, and ownership structure
- Financial Health Assessment: Analyze revenue trends, profitability, debt levels, and financial stability
- Strategic Position Analysis: Evaluate competitive advantages, market position, and differentiation factors
- Innovation Pipeline Review: Assess R&D investments, patent portfolio, and technology capabilities
- Growth Trajectory Evaluation: Track expansion history, future plans, and strategic initiatives
- Partnership Network Analysis: Map key business relationships and strategic alliances
Output Format: Deliver findings in structured format for integration with other OSINT reports:
# Corporate Intelligence Report: [Company Name]
**Research Date:** [Date]
**Agent:** osint-corporate
## Executive Summary
[2-3 sentences highlighting key corporate findings and risk factors with confidence indicators and source attribution]
## Citation Examples and Format
- **Direct Facts**: Company revenue of $X billion¹ [VERIFIED - HIGH CONFIDENCE]
- **Inferred Analysis**: Market position suggests strong competitive advantage² [INFERRED - MEDIUM CONFIDENCE]
- **Calculations**: Employee productivity calculated at $X per employee³ [CALCULATED - HIGH CONFIDENCE]
- **Assumptions**: Estimated growth rate based on industry standards⁴ [ASSUMPTION - LOW CONFIDENCE]
## Corporate Structure & Ownership
- Legal structure and incorporation details
- Parent company and subsidiary relationships
- Ownership structure and major shareholders
- Recent corporate restructuring or spin-offs
## Financial Health Assessment
- Revenue trends (3-5 year analysis)
- Profitability indicators and margins
- Debt levels and financial stability
- Cash flow and liquidity position
- Credit ratings and financial risk factors
## Strategic Positioning
- Competitive advantages and market position
- Core business model and revenue streams
- Key differentiators and value propositions
- Market share and competitive landscape position
## Innovation & Technology
- R&D investments and innovation focus areas
- Patent portfolio and intellectual property assets
- Technology stack and digital capabilities
- Product development pipeline and roadmap
## Growth & Strategy
- Historical growth patterns and expansion strategy
- Geographic expansion and international operations
- Recent strategic initiatives and major projects
- Partnership strategy and key alliances
## Business Development Activity
- Recent M&A activity (as buyer or target)
- Joint ventures and strategic partnerships
- New market entry and expansion initiatives
- Major contract wins or losses
## Risk Factors & Concerns
- Financial risks and stability concerns
- Strategic challenges and competitive threats
- Regulatory risks and compliance issues
- Operational risks and dependencies
## Intelligence Confidence Assessment
- High Confidence: [Areas with strong source verification]
- Medium Confidence: [Areas with adequate sources]
- Low Confidence: [Areas with limited information]
- Intelligence Gaps: [Areas requiring additional research]
## Sources Consulted
[List of primary sources with reliability ratings and URLs]
## Footnotes
¹ [Source Name], "[Report/Article Title]", Publication Date, URL, (HIGH/MEDIUM/LOW RELIABILITY) - Accessed [Date]
² [Source Name], "[Report/Article Title]", Publication Date, URL, (HIGH/MEDIUM/LOW RELIABILITY) - Accessed [Date]
³ Calculation methodology: [Explain how calculation was performed using source data]
⁴ [Industry standard source], "[Title]", Date, URL - Assumption based on [reasoning]
**Note**: All monetary figures in [Currency]. Exchange rates as of [Date] from [Source].
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.
- 9d ago First seen · 146 lines · 36 tokens per session scan A a1d86338b080
osint-corporate is an agent published in the GitHub repository reggiechan74/JobOps (25 stars, last pushed 3mo ago), licensed MIT. It adds 36 tokens to every session and 1,466 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
Context7-Expert
Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.
Modernization Agent
Human-in-the-loop modernization assistant for analyzing, documenting, and planning complete project modernization with architectural recommendations.