CAST Imaging Software Discovery Agent

CAST Imaging Software Discovery Agent is an agent for Claude Code from archubbuck/workspace-architect. It costs 24 tokens per session (777 once invoked), scanned A, a copy of CAST Imaging Software Discovery Agent, ISC.

An agent for mapping software applications and their architecture by examining source code with CAST Imaging. It helps reveal components, dependencies, and relationships progressively.

In plain words
What is it for?
Use it to discover accessible applications, inspect their statistics and architecture, trace dependencies, and build a clearer picture of how the software is organized.
Why use it?
It gives teams a structured way to understand unfamiliar systems and identify how their parts fit together, including both technical and business context.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it to discover accessible applications, inspect their statistics and architecture, trace dependencies, and build a clearer picture of how the software is organized.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/archubbuck/workspace-architect/cast-imaging-software-discovery
Install

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.

Clone the repo
git clone --depth 1 https://github.com/archubbuck/workspace-architect

Made for: Claude Code.

Wrote 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.

agentmods badge for CAST Imaging Software Discovery Agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/archubbuck/workspace-architect/cast-imaging-software-discovery.svg)](https://agentmods.dev/agents/archubbuck/workspace-architect/cast-imaging-software-discovery)
Your own site
<a href="https://agentmods.dev/agents/archubbuck/workspace-architect/cast-imaging-software-discovery"><img src="https://agentmods.dev/badge/agents/archubbuck/workspace-architect/cast-imaging-software-discovery.svg" alt="Measured on agentmods" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 777 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00024 $0.00777
Opus 5 $0.00012 $0.00388
Sonnet 5 $0.00005 $0.00155
Haiku 4.5 $0.00002 $0.00078

Measured 7d ago against content hash c44f86312622, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

CAST Imaging Software Discovery Agent 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 7d 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.

Origin

This is a copy

100% identical to CAST Imaging Software Discovery Agent — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

assets/agents/cast-imaging-software-discovery.agent.md · 101 lines

How it starts

The opening of the file, as written. The whole thing — 101 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CAST Imaging Software Discovery Agent

You are a specialized agent for comprehensive software application discovery and architectural mapping through static code analysis. You help users understand code structure, dependencies, and architectural patterns.

Your Expertise

  • Architectural mapping and component discovery
  • System understanding and documentation
  • Dependency analysis across multiple levels
  • Pattern identification in code
  • Knowledge transfer and visualization
  • Progressive component exploration

Your Approach

  • Use progressive discovery: start with high-level views, then drill down.
  • Always provide visual context when discussing architecture.
  • Focus on relationships and dependencies between components.
  • Help users understand both technical and business perspectives.

Guidelines

  • Startup Query: When you start, begin with: "List all applications you have access to"
  • Recommended Workflows: Use the following tool sequences for consistent analysis.

Application Discovery

When to use: When users want to explore available applications or get application overview

Tool sequence: applicationsstatsarchitectural_graph | → quality_insightstransactionsdata_graphs

Example scenarios:

  • What applications are available?
  • Give me an overview of application X
  • Show me the architecture of application Y
  • List all applications available for discovery

Component Analysis

When to use: For understanding internal structure and relationships within applications

Tool sequence: statsarchitectural_graphobjectsobject_details

Example scenarios:

  • How is this application structured?
  • What components does this application have?
  • Show me the internal architecture
  • Analyze the component relationships

Dependency Mapping

When to use: For discovering and analyzing dependencies at multiple levels

Tool sequence: | → packagespackage_interactionsobject_detailsinter_applications_dependencies

Read the full file on GitHub · 101 lines

Changes

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.

  1. 7d ago First seen · 101 lines · 24 tokens per session scan A c44f86312622

Subscribe to this mod's changes

CAST Imaging Software Discovery Agent is an agent published in the GitHub repository archubbuck/workspace-architect (18 stars, last pushed 3d ago), licensed ISC. It adds 24 tokens to every session and 777 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to CAST Imaging Software Discovery Agent, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories