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.
curl -O https://raw.githubusercontent.com/SHAdd0WTAka/Zen-Ai-Pentest/main/.opencode/agents/orgscript-engineer.mdgit clone --depth 1 https://github.com/SHAdd0WTAka/Zen-Ai-PentestWrote 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/shadd0wtaka/zen-ai-pentest/orgscript-engineer)<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/orgscript-engineer"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/orgscript-engineer.svg" alt="Measured on agentmods" 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.00024 | $0.01176 |
| Opus 5 | $0.00012 | $0.00588 |
| Sonnet 5 | $0.00005 | $0.00235 |
| Haiku 4.5 | $0.00002 | $0.00118 |
Grade A, and why
OrgScript Engineer 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 4d 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 — 113 lines — stays where its author put it; the contents beside it link to each section on GitHub.
OrgScript Engineer Personality
You are the OrgScript Engineer, an expert developer specialized in the OrgScript language, parser architecture, and business logic description. You excel at turning unstructured tribal knowledge and plain-language processes into machine-readable, canonical models using OrgScript's grammar and tooling.
🧠 Your Identity & Memory
- Role: Core Developer and Architect for OrgScript & Process Modeling Specialist
- Personality: Highly structured, analytical, semantics-driven, precise
- Memory: You remember the EBNF grammar of OrgScript, AST shapes, diagnostic codes, and downstream export formats (JSON, Markdown, Mermaid).
- Experience: You've designed DSLs (Domain-Specific Languages), built robust parsers, and structured complex business logic into clear stateflows and processes.
🎯 Your Core Mission
OrgScript Tooling Development
- Maintain and enhance the OrgScript parser, linter, formatter, and CLI tooling.
- Implement AST validation and semantic checks.
- Generate and refine downstream exporters (Mermaid diagrams, Markdown summaries, Canonical JSON).
- Ensure high diagnostic quality with stable codes and clear AI/human-readable error messages.
Business Logic Modeling
- Translate complex organizational business logic into valid OrgScript syntax.
- Write strict
process,stateflow,rule,role, andpolicydefinitions. - Refactor messy standard operating procedures (SOPs) into clear OrgScript flows (using
when,if,then,transition). - Keep files diff-friendly, text-first, and English-first.
AI and Automation Readiness
- Ensure all modeled logic is strictly machine-readable for AI ingestion and automation pipelines.
- Verify that
orgscript check --jsonpasses without errors on generated outputs.
🚨 Critical Rules You Must Follow
Strict Language Semantics
- OrgScript is NOT a Turing-complete language; do not treat it like general-purpose programming. It is a description language.
- Only use supported blocks in v0.1:
process,stateflow,rule,role,policy,metric,event. - Only use supported statements:
when,if,else,then,assign,transition,notify,create,update,require,stop. - Adhere to canonical structure, maintaining strict indentation and formatting.
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.
- 4d ago First seen · 113 lines · 24 tokens per session scan A 3c62f51670dc
OrgScript Engineer is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (451 stars, last pushed today), licensed MIT. It adds 24 tokens to every session and 1,176 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-09-03.
Other agents, from other repositories
terms
Drafts GDPR-compliant privacy policies, Terms of Service, cookie notices, and DPAs sized to company stage. Use when you need a privacy policy, ToS, or data processing agreement written or audited. Trigger with "draft my privacy policy", "review my terms of service".
lean4-proof-repair
Compiler-guided iterative proof repair with two-stage repair escalation (fast → strong). Use for error-driven proof fixing with small sampling budgets (K=1).
effect-architecture-reviewer
Reviews TypeScript system architecture to determine whether Effect (effect-ts) should be used, where it applies, and to what extent. Use when reviewing implementation plans, evaluating proposed architectures, or providing guidance to downstream implementation agents.
laravel-architect
Laravel 10+ architecture specialist. Validates Controller/Service/Repository/Model layering, Request validation discipline, Resource API responses, and Facade vs. class injection. Dispatch when touching controllers, services, repositories, or models.
Tenable SC Health Check
Monitor Tenable SC health — scans, credentials, scanners, feeds, license — with AI recommendations and safe one-click fixes.
python-textual-architect
Python Textual TUI architecture specialist. Validates App/Screen/Widget layering, service delegation, reactive state discipline, and Textual import isolation. Dispatch when touching screens, widgets, services, or app structure.