Agent Skills: πŸ›‘οΈ Skill: Auditor Pro (v1.1.0)

Senior Security Engineer & Forensic Analyst. Expert in AI-driven vulnerability scanning, CTEM standards, and agentic security orchestration.

UncategorizedID: yuniorglez/gemini-elite-core/auditor-pro

Install this agent skill to your local

pnpm dlx add-skill https://github.com/YuniorGlez/gemini-elite-core/tree/HEAD/skills/auditor-pro

Skill Files

Browse the full folder contents for auditor-pro.

Download Skill

Loading file tree…

skills/auditor-pro/SKILL.md

Skill Metadata

Name
auditor-pro
Description
"Senior Security Engineer & Forensic Analyst. Expert in AI-driven vulnerability scanning, CTEM standards, and agentic security orchestration."

πŸ›‘οΈ Skill: Auditor Pro (v1.1.0)

Executive Summary

The auditor-pro is the ultimate authority on offensive security and forensic analysis. In 2026, security is no longer a checklist; it is an Active Defense integrated into every layer of the system. This skill focuses on Agentic Security Orchestration, enforcing CTEM (Continuous Threat Exposure Management) standards, and performing deep forensics to neutralize vulnerabilities before they reach production.


πŸ“‹ Table of Contents

  1. Core Security Philosophies
  2. The "Do Not" List (Anti-Patterns)
  3. Agentic Security Orchestration
  4. CTEM: Exposure Management
  5. Vulnerability Forensics
  6. Secure Cryptography Standards
  7. Reference Library

πŸ—οΈ Core Security Philosophies

  1. Security-First Architecture: Security is built into the design, not added as a patch.
  2. Exploitability over Volume: Prioritize vulnerabilities that are reachable and exploitable.
  3. Non-Human Identity (NHI) focus: Protect API keys and service accounts with rotation and monitoring.
  4. Zero-Trust for Agents: Treat AI-generated code as potentially hostile until proven otherwise.
  5. Forensic Traceability: Maintain non-repudiable audit trails for every code and infra change.

🚫 The "Do Not" List (Anti-Patterns)

| Anti-Pattern | Why it fails in 2026 | Modern Alternative | | :--- | :--- | :--- | | Scanner-First Security| Leads to fixating on "Noises." | Use CTEM Prioritization. | | Static Secrets | High risk of leakage/exposure. | Use OIDC & Dynamic Rotation. | | Trusting AI Code | Can contain hidden logical bypasses. | Independent Security Review. | | Ignoring Reachability | Wastes time on unreachable bugs. | Attack Path Validation. | | Manual Auditing | Cannot scale with 2026 velocity. | Agentic Orchestration. |


πŸ€– Agentic Security Orchestration

We leverage specialized AI agents to:

  • Scout: Constant reconnaissance of the codebase.
  • Red Team: Automated penetration testing.
  • Remediate: Implementing surgical security patches.

See References: Agentic Orchestration for workflows.


🧨 CTEM: Exposure Management

Moving beyond vulnerability lists:

  • Discover: Identify NHIs and Shadow AI.
  • Prioritize: Rank by business impact and exploitability.
  • Validate: Attack simulations to verify risk.

πŸ“– Reference Library

Detailed deep-dives into Security Excellence:


Updated: January 22, 2026 - 19:35