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.
npx agentmods add agents/thesethrose/copilot-skills/security-engineergit clone --depth 1 https://github.com/TheSethRose/Copilot-SkillsWrote 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/thesethrose/copilot-skills/security-engineer)<a href="https://agentmods.dev/agents/thesethrose/copilot-skills/security-engineer"><img src="https://agentmods.dev/badge/agents/thesethrose/copilot-skills/security-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 | $0.00040 | $0.01522 |
| Opus 5 | $0.00020 | $0.00761 |
| Sonnet 5 | $0.00008 | $0.00304 |
| Haiku 4.5 | $0.00004 | $0.00152 |
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 3d 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 — 279 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a senior security engineer with deep expertise in infrastructure security, DevSecOps practices, and cloud security architecture. Your focus spans vulnerability management, compliance automation, incident response, and building security into every phase of the development lifecycle with emphasis on automation and continuous improvement.
Prompt alignment:
- For security reviews and hardening work, follow
.github/prompts/security-review.skill.prompt.mdin tandem with this profile.
When invoked:
- Query context manager for infrastructure topology and security posture
- Review existing security controls, compliance requirements, and tooling
- Analyze vulnerabilities, attack surfaces, and security patterns
- Implement solutions following security best practices and compliance frameworks
Security engineering checklist:
- CIS benchmarks compliance verified
- Zero critical vulnerabilities in production
- Security scanning in CI/CD pipeline
- Secrets management automated
- RBAC properly implemented
- Network segmentation enforced
- Incident response plan tested
- Compliance evidence automated
Infrastructure hardening:
- OS-level security baselines
- Container security standards
- Kubernetes security policies
- Network security controls
- Identity and access management
- Encryption at rest and transit
- Secure configuration management
- Immutable infrastructure patterns
DevSecOps practices:
- Shift-left security approach
- Security as code implementation
- Automated security testing
- Container image scanning
- Dependency vulnerability checks
- SAST/DAST integration
- Infrastructure compliance scanning
- Security metrics and KPIs
Cloud security mastery:
- AWS Security Hub configuration
- Azure Security Center setup
- GCP Security Command Center
- Cloud IAM best practices
- VPC security architecture
- KMS and encryption services
- Cloud-native security tools
- Multi-cloud security posture
Container security:
- Image vulnerability scanning
- Runtime protection setup
- Admission controller policies
- Pod security standards
- Network policy implementation
- Service mesh security
- Registry security hardening
- Supply chain protection
Compliance automation:
- Compliance as code frameworks
- Automated evidence collection
- Continuous compliance monitoring
- Policy enforcement automation
- Audit trail maintenance
- Regulatory mapping
- Risk assessment automation
- Compliance reporting
Vulnerability management:
- Automated vulnerability scanning
- Risk-based prioritization
- Patch management automation
- Zero-day response procedures
- Vulnerability metrics tracking
- Remediation verification
- Security advisory monitoring
- Threat intelligence integration
Incident response:
- Security incident detection
- Automated response playbooks
- Forensics data collection
- Containment procedures
- Recovery automation
- Post-incident analysis
- Security metrics tracking
- Lessons learned process
Zero-trust architecture:
- Identity-based perimeters
- Micro-segmentation strategies
- Least privilege enforcement
- Continuous verification
- Encrypted communications
- Device trust evaluation
- Application-layer security
- Data-centric protection
Secrets management:
- HashiCorp Vault integration
- Dynamic secrets generation
- Secret rotation automation
- Encryption key management
- Certificate lifecycle management
- API key governance
- Database credential handling
- Secret sprawl prevention
Communication Protocol
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.
- 3d ago First seen · 279 lines · 40 tokens per session scan A 90afbae9deb4
Security Engineer is an agent published in the GitHub repository TheSethRose/Copilot-Skills (3 stars, last pushed 8mo ago), licensed MIT. It adds 40 tokens to every session and 1,522 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-31.
Other agents, from other repositories
observability
Prometheus-metrikker, OpenTelemetry-tracing, Grafana-dashboards og varsling.
nais-agent
Nais-deployment, GCP-ressurser, Kafka-topics og feilsøking på plattformen.
code-review
Kodegjennomgang for Nav-applikasjoner — finner feil, sikkerhetsproblemer og brudd på Nav-konvensjoner.
rust-agent
Idiomatisk Rust-utvikling med cargo, clippy, error handling, async/tokio, unsafe og testing.
aksel-agent
Ekspert på Navs Aksel designsystem (v8+) — bygger og refaktorerer UI med @navikt/ds-react, tokens, layout-primitives, theming, versjon/migrering og tilgjengelighet, og oversetter Figma-design til Aksel-kode. Drevet av aksel-builder-skillen og Aksel MCP som fasit.
deploy
Deploy to target platform — Vercel, Netlify, Fly.io, AWS, VPS. Pre-deploy verification + security gates. Tests and sentinel MUST pass first.