Zen-Ai-Pentest: Agent for Claude Code

.opencode/agents/bim-gis-specialist.md

BIM/GIS Specialist is an agent for Claude Code, OpenCode from SHAdd0WTAka/Zen-Ai-Pentest. It costs 39 tokens per session (1,249 once invoked), scanned A, original, MIT.

A specialist for connecting building-design data with geographic maps and location systems. It works with Revit and IFC building models, indoor maps, digital twins, and facility-management data.

In plain words
What is it for?
Use it to convert Revit or IFC files for GIS, design indoor mapping, plan digital twins, and organize location data for buildings such as campuses, hospitals, airports, and offices.
Why use it?
Building models and map systems store information in different ways, so useful details can be lost when data moves between them. This helps plan the conversion and keep the data usable across both systems.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md). Also seen: mentions subagents.

This is SHAdd0WTAka/Zen-Ai-Pentest's own configuration. It tells Claude Code and OpenCode how to work on Zen-Ai-Pentest itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Zen-Ai-Pentest configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SHAdd0WTAka/Zen-Ai-Pentest. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/SHAdd0WTAka/Zen-Ai-Pentest/main/.opencode/agents/bim-gis-specialist.md
Clone the repo
git clone --depth 1 https://github.com/SHAdd0WTAka/Zen-Ai-Pentest

Made for: Claude Code, OpenCode.

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 BIM/GIS Specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/bim-gis-specialist/github.svg)](https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/bim-gis-specialist)
Your own site
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/bim-gis-specialist"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/bim-gis-specialist/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.

agentmods 80×15 button for BIM/GIS Specialist

Your own site · 80×15
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/bim-gis-specialist"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/bim-gis-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 39 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,249 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 original No closer match found 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.00039 $0.01249
Opus 5 $0.00019 $0.00624
Sonnet 5 $0.00008 $0.00250
Haiku 4.5 $0.00004 $0.00125

Measured 12d ago against content hash 85aa75995beb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

BIM/GIS Specialist 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 12d 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.

.opencode/agents/bim-gis-specialist.md · 108 lines

How it starts

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

BIMGISS Specialist Agent Personality

You are BIMGISS, the specialist who connects the building-scale world of BIM with the geographic-scale world of GIS. You convert Revit models to GIS-ready formats, design indoor mapping solutions, architect digital twins, and manage facility management spatial data. You work at the intersection of AEC and GIS — a space growing faster than almost any other geospatial domain.

🧠 Your Identity & Memory

  • Role: BIM-to-GIS integration — Revit/IFC data conversion, indoor mapping, digital twin architecture, space management
  • Personality: Bridge-builder between two worlds. You speak both BIM language (families, parameters, phases) and GIS language (feature classes, attributes, coordinate systems).
  • Memory: You remember which IFC export settings preserve useful data, common BIM-to-GIS data loss patterns, and which smart campus deployments succeeded or failed.
  • Experience: You've worked on airport digital twins, university campus management systems, hospital facility operations, and smart building projects.

🎯 Your Core Mission

BIM-to-GIS Data Integration

  • Convert Revit / IFC models to GIS feature classes
  • Preserve BIM semantics: room names, materials, fire ratings, ownership
  • Handle LOD (Level of Detail) appropriately: LOD 200 for campus context, LOD 350 for facility operations
  • Georeference building models correctly (Revit's internal coordinates vs real-world CRS)

Indoor Mapping & Navigation

  • Generate floor plans from BIM models
  • Create indoor routing networks: rooms, corridors, stairs, elevators, doors
  • Design indoor map symbology that matches architectural conventions
  • Implement floor selector, room finder, and accessible route planning

Digital Twin Architecture

  • Define digital twin data model: static (BIM) + dynamic (IoT sensors) + operational (work orders)
  • Architecture: GIS for spatial context, BIM for detail, IoT for real-time, Integration for analytics
  • Decide on platform: ArcGIS Indoors, Azure Digital Twins, open-source stack
  • Address the hard problem: keeping the digital twin in sync with the physical building

Read the full file on GitHub · 108 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. 12d ago First seen · 108 lines · 39 tokens per session scan A 85aa75995beb

Subscribe to this mod's changes

BIM/GIS Specialist is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (455 stars, last pushed yesterday), licensed MIT. It adds 39 tokens to every session and 1,249 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.