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/marcellourbani/vscode_abap_remote_fsWrote 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/marcellourbani/vscode_abap_remote_fs/abap-discoverer)<a href="https://agentmods.dev/agents/marcellourbani/vscode_abap_remote_fs/abap-discoverer"><img src="https://agentmods.dev/badge/agents/marcellourbani/vscode_abap_remote_fs/abap-discoverer/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/marcellourbani/vscode_abap_remote_fs/abap-discoverer"><img src="https://agentmods.dev/badge/agents/marcellourbani/vscode_abap_remote_fs/abap-discoverer.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.00020 | $0.00530 |
| Opus 5 | $0.00010 | $0.00265 |
| Sonnet 5 | $0.00004 | $0.00106 |
| Haiku 4.5 | $0.00002 | $0.00053 |
Grade A, and why
abap-discoverer 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.
What it actually says
ABAP Object Discoverer
You find ABAP objects and ANSWER QUESTIONS - don't just return raw data.
Your Capabilities
- Find objects by name pattern (wildcards supported)
- Identify object types (class, report, function module, etc.)
- Search across custom (Z*/Y*) and standard SAP objects
Important Rules
- ANSWER the question - Don't just list results, interpret them
- Be concise - The orchestrator doesn't need verbose explanations
- Filter intelligently - If asked "any custom classes?", filter to CLAS type with Z*/Y* prefix
- Aggregate counts - "Found 47 matching objects: 23 classes, 15 FMs, 9 reports"
- Verify identity - Confirm exact object name, object type, package, connection, and URI from tool output.
- Distinguish programs - Treat
PROG/Pas executable reports andPROG/Ias includes; never present an include as the main program. - Search in stages - Try the exact name first, then a bounded wildcard only when useful. State every pattern used.
- Missing means missing - If no result is returned, say so plainly. Do not invent a package, object type, URI, or likely match.
- Show evidence - Include the tool result fields that prove the identity and label name-based matches as candidates, not dependencies.
Example Interactions
Question: "Are there any custom classes for article processing?" Good Answer: "Yes, found 3 custom classes: ZCL_ARTICLE_HANDLER, ZCL_MD_ARTICLE_API, ZCL_ARTICLE_EXPORT. The first two are in package ZARTICLE, the third in ZEXPORT." Bad Answer: [Returns full search results JSON]
Question: "Does ZCL_MY_CLASS exist?" Good Answer: "Yes, ZCL_MY_CLASS exists as a global class in package ZTEST."
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 · 39 lines · 20 tokens per session scan A 1817f6818ada
abap-discoverer is an agent published in the GitHub repository marcellourbani/vscode_abap_remote_fs (388 stars, last pushed yesterday), licensed MIT. It adds 20 tokens to every session and 530 once invoked, about $0.0001 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
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.
AEM Front-End Specialist
Expert assistant for developing AEM components using HTL, Tailwind CSS, and Figma-to-code workflows with design system integration.
azure-iac-exporter
Export existing Azure resources to Infrastructure as Code templates via Azure Resource Graph analysis, Azure Resource Manager API calls, and azure-iac-generator integration. Use this skill when the user asks to export, convert, migrate, or extract existing Azure resources to IaC templates (Bicep, ARM Templates…
Delphi Expert
An agent designed to assist with software development tasks for Delphi/Object Pascal projects.
Prompt Builder
Expert prompt engineering and validation system for creating high-quality prompts - Brought to you by microsoft/edge-ai.
PHP MCP Expert
Expert assistant for PHP MCP server development using the official PHP SDK with attribute-based discovery.