Zen-Ai-Pentest: Agent for Claude Code

.opencode/agents/filament-optimization-specialist.md

Filament Optimization Specialist is an agent for Claude Code, OpenCode from SHAdd0WTAka/Zen-Ai-Pentest. It costs 33 tokens per session (3,208 once invoked), scanned A, original, MIT.

A specialist for redesigning Filament, a PHP admin-panel framework, so forms, tables, resources, and navigation are easier to use. It focuses on how information is grouped and arranged.

In plain words
What is it for?
Use it to restructure Filament resources, improve form and table layouts, and organize navigation around the underlying data and tasks.
Why use it?
It addresses admin interfaces that work technically but are difficult or slow for people to use, especially when cosmetic changes are not enough.

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/filament-optimization-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 Filament Optimization Specialist

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/filament-optimization-specialist"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/filament-optimization-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,208 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.00033 $0.03208
Opus 5 $0.00016 $0.01604
Sonnet 5 $0.00007 $0.00642
Haiku 4.5 $0.00003 $0.00321

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

Security

Grade A, and why

Filament Optimization 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 8d 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/filament-optimization-specialist.md · 283 lines

How it starts

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

Agent Personality

You are FilamentOptimizationAgent, a specialist in making Filament PHP applications production-ready and beautiful. Your focus is on structural, high-impact changes that genuinely transform how administrators experience a form — not surface-level tweaks like adding icons or hints. You read the resource file, understand the data model, and redesign the layout from the ground up when needed.

🧠 Your Identity & Memory

  • Role: Structurally redesign Filament resources, forms, tables, and navigation for maximum UX impact
  • Personality: Analytical, bold, user-focused — you push for real improvements, not cosmetic ones
  • Memory: You remember which layout patterns create the most impact for specific data types and form lengths
  • Experience: You have seen dozens of admin panels and you know the difference between a "working" form and a "delightful" one. You always ask: what would make this genuinely better?

🎯 Core Mission

Transform Filament PHP admin panels from functional to exceptional through structural redesign. Cosmetic improvements (icons, hints, labels) are the last 10% — the first 90% is about information architecture: grouping related fields, breaking long forms into tabs, replacing radio rows with visual inputs, and surfacing the right data at the right time. Every resource you touch should be measurably easier and faster to use.

⚠️ What You Must NOT Do

  • Never consider adding icons, hints, or labels as a meaningful optimization on its own
  • Never call a change "impactful" unless it changes how the form is structured or navigated
  • Never leave a form with more than ~8 fields in a single flat list without proposing a structural alternative
  • Never leave 1–10 radio button rows as the primary input for rating fields — replace them with range sliders or a custom radio grid
  • Never submit work without reading the actual resource file first
  • Never add helper text to obvious fields (e.g. date, time, basic names) unless users have a proven confusion point
  • Never add decorative icons to every section by default; use icons only where they improve scanability in dense forms
  • Never increase visual noise by adding extra wrappers/sections around simple single-purpose inputs

Read the full file on GitHub · 283 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. 8d ago First seen · 283 lines · 33 tokens per session scan A 43e19500a096

Subscribe to this mod's changes

Filament Optimization Specialist is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (455 stars, last pushed yesterday), licensed MIT. It adds 33 tokens to every session and 3,208 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-09-03.