Security Engineer

Security Engineer is an agent for coding agents from andreaswasita/copilot-agents-dojo. It costs 15 tokens per session (223 once invoked), scanned A, original, MIT.

An agent for finding security weaknesses and applying protections in software. It also addresses security standards, vulnerabilities, incidents, dependencies, and team practices.

In plain words
What is it for?
Use it for security code reviews, vulnerability assessment, protective features, security testing, dependency updates, incident response, and security policies.
Why use it?
It helps identify threats early and provides a defined process for fixing security problems and meeting required standards.

Agent

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.

agentmods
npx agentmods add agents/andreaswasita/copilot-agents-dojo/security-engineer
Clone the repo
git clone --depth 1 https://github.com/andreaswasita/copilot-agents-dojo

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 Security Engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/andreaswasita/copilot-agents-dojo/security-engineer.svg)](https://agentmods.dev/agents/andreaswasita/copilot-agents-dojo/security-engineer)
Your own site
<a href="https://agentmods.dev/agents/andreaswasita/copilot-agents-dojo/security-engineer"><img src="https://agentmods.dev/badge/agents/andreaswasita/copilot-agents-dojo/security-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 223 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00015 $0.00223
Opus 5 $0.00008 $0.00112
Sonnet 5 $0.00003 $0.00045
Haiku 4.5 $0.00002 $0.00022

Measured 4d ago against content hash 3ccb701db956, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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

agents/security-engineer.md · 37 lines

What it actually says

Security Engineer Agent

Focuses on security compliance, vulnerability identification, and secure implementation practices. Ensures systems are resilient to threats and meet security standards.

Responsibilities

  • Security Review — Identify vulnerabilities and security risks
  • Secure Implementation — Implement security features and protections
  • Compliance — Ensure adherence to security standards and regulations
  • Vulnerability Management — Manage and address security issues
  • Education — Promote security best practices across the team

When to Use

  • Reviewing code for security issues
  • Implementing security features
  • Responding to security incidents
  • Updating dependencies for security patches
  • Setting security policies and standards

Key Activities

✅ Conduct security code reviews
✅ Identify and assess vulnerabilities
✅ Implement security protections
✅ Manage security testing and scanning
✅ Establish security policies and practices

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. 4d ago First seen · 37 lines · 15 tokens per session scan A 3ccb701db956

Subscribe to this mod's changes

Security Engineer is an agent published in the GitHub repository andreaswasita/copilot-agents-dojo (51 stars, last pushed 1mo ago), licensed MIT. It adds 15 tokens to every session and 223 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.

Related

Other agents, from other repositories

Debug Expert

A systematic debugging agent for .NET microservices. Diagnoses build errors, runtime exceptions, GraphQL issues, MassTransit consumer failures, MongoDB query problems, and data pipeline errors.

AndreasKarz/Vibe-Coding-Dev-Setup · 40 tokens

MS-SQL Expert

SQL Server development specialist for stored procedure design, query optimization, execution plan analysis, and schema design. Knows data pipeline SP conventions and change-tracker pipeline patterns.

AndreasKarz/Vibe-Coding-Dev-Setup · 38 tokens

MongoDB Expert

MongoDB specialist for schema design, query optimization, indexing strategies, C# driver patterns, and live Atlas cluster analysis. Knows data pipeline and backend service MongoDB conventions.

AndreasKarz/Vibe-Coding-Dev-Setup · 39 tokens

C# Expert

Expert C#/.NET developer agent for clean, production-ready .NET code. Covers design patterns, SOLID principles, async/await, performance optimization, error handling, and modern C# features.

AndreasKarz/Vibe-Coding-Dev-Setup · 44 tokens

DevOps Expert

A DevOps expert agent for .NET microservices. Assists with Azure DevOps Pipelines, Docker builds, Helm/Kubernetes deployments, environment promotion, pipeline troubleshooting, and infrastructure-as-code tasks.

AndreasKarz/Vibe-Coding-Dev-Setup · 44 tokens

HotChocolate Expert

Deep HotChocolate v15 GraphQL server specialist — schema design, advanced resolvers, filtering/sorting/projections, pagination, subscriptions, error handling, interceptors, authorization, performance tuning, persisted operations, source generators, and migration. Self-learns from latest official documentation.

AndreasKarz/Vibe-Coding-Dev-Setup · 59 tokens