Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
daemon-blockint-tech avatar

Information Security Engineer

  • 29 installs
  • 7 repo stars
  • Updated May 20, 2026
  • daemon-blockint-tech/agentic-enteprises-skill

Guides implementing security controls: SSO/RBAC/PAM, KMS and secrets, SIEM/EDR/SOAR integrations, cloud guardrails, hardening baselines, and remediation engineering.

About

Guides information security engineering to implement and operate controls including identity systems, encryption and secrets, security-tool integrations, cloud guardrails, and hardening. A developer uses it when deploying SSO/PAM, configuring KMS, writing security-as-code policies, or validating remediations.

  • Translates architecture and audit findings into deployable guardrails
  • Security-as-code policies (OPA, SCPs, CIS benchmarks) and remediation validation

Information Security Engineer by the numbers

  • 29 all-time installs (skills.sh)
  • Ranked #1,502 of 2,203 Security skills by installs in the Skillselion catalog
  • Data as of Jul 29, 2026 (Skillselion catalog sync)
npx skills add https://github.com/daemon-blockint-tech/agentic-enteprises-skill --skill information-security-engineer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs29
repo stars7
Last updatedMay 20, 2026
Repositorydaemon-blockint-tech/agentic-enteprises-skill

What it does

Guides implementing security controls: SSO/RBAC/PAM, KMS and secrets, SIEM/EDR/SOAR integrations, cloud guardrails, hardening baselines, and remediation engineering.

Files

SKILL.mdMarkdownGitHub ↗

Information Security Engineer

When to Use

  • Implement and operate security controls such as SSO, RBAC, PAM, KMS, certificate management, WAF, DLP, EDR, or SIEM integrations
  • Translate security architecture, audit findings, or policies into deployable guardrails and validation checks
  • Build identity, encryption, secrets, logging, or security automation workflows
  • Harden cloud accounts, endpoints, SaaS apps, and baseline configurations with security ownership
  • Validate remediation for vulnerabilities and control gaps

When NOT to Use

  • Board briefings, risk appetite, security budget, crisis exec comms → chief-information-security-officer
  • Define security strategy or enterprise security program → cybersecurity
  • GRC program, framework scope, audit prep, questionnaires → compliance-specialist
  • Triage alerts, SOC playbooks, or shift ops → soc-analyst
  • Deep investigation, hunts, or detection authoring → defensive-security-analyst
  • Execute authorized pentests or exploit validation → penetration-tester, network-pentester, web-pentester
  • Plan adversary simulation or purple-team campaigns → red-team-specialist
  • Add CI/CD security gates, SBOMs, or artifact signing only → devsecops
  • Design tenant isolation and product data-plane boundaries → product-infrastructure-security-engineer
  • Cloud org guardrails, CSPM, multi-account IAM/network security → cloud-security-engineer
  • IAM program design, access reviews, federation, PAM, SoD (without tool deploy) → iam-specialist

Related skills

NeedSkill
CISO program, board KRIs, appetite, budgetchief-information-security-officer
AWS/GCP/Azure guardrails, CSPM, cloud IAM/networkcloud-security-engineer
GRC program, gap plans, audit coordinationcompliance-specialist
Security strategy, policiescybersecurity
Audit evidence automationcompliance-engineer
CI/CD scans, SBOM, pipeline OIDCdevsecops
VPC, K8s, Terraform platform (general)infrastructure-engineer
SOC triage and SOAR playbookssoc-analyst
Red team gaps → detection contentred-team-specialist
Declared security incident response (CSIRT)incident-responder
STIX/TAXII feed requirements, intel-driven blocklistscti-analyst
Threat hunts and detection engineeringdefensive-security-analyst
Pentest findings to reproducepenetration-tester, network-pentester, web-pentester
Control documentationtech-writer-researcher
Product tenancy, customer data planeproduct-infrastructure-security-engineer
CVD program, bounty, disclosure calendartechnical-program-manager-security-cvd
Post-incident artifact analysis and chain of custodydigital-forensics-analyst
Risk registers, residual scoring, treatment decisionssecurity-risk-analyst
IAM lifecycle, entitlements, reviews, federation, PAMiam-specialist
BCM/DRP for security tooling, immutability, restore testsbcm-disaster-recovery-specialist

Core Workflows

1. Control implementation

Translate architecture or policy into deployable controls:

1. Confirm requirement source (policy, threat model, audit finding) 2. Choose control type: preventive, detective, corrective 3. Implement in IaC or managed config (versioned, reviewed) 4. Define validation test (automated where possible) 5. Document owner, exception process, and review cadence

See `references/control_hardening.md` for baselines and guardrail patterns.

2. Identity and access engineering

human identity (SSO/MFA) → RBAC/ABAC → service identities → privileged access (PAM) → periodic review
  • Federate apps to IdP; enforce MFA and conditional access
  • Least-privilege IAM roles; no long-lived access keys on humans
  • Break-glass accounts monitored and rare
  • Quarterly access reviews with evidence export

See `references/identity_access_engineering.md` for patterns and anti-patterns.

3. Encryption and secrets

LayerTypical implementation
Data at restKMS, volume encryption, TDE
Data in transitTLS 1.2+, cert automation (ACME/internal CA)
Application secretsVault, cloud secret manager, rotation
KeysCMK policies, separation of duties, audit logs

Never commit secrets; scan repos; rotate on incident.

See `references/encryption_secrets.md` for key lifecycle and TLS checklist.

4. Security tooling integration

Integration checklist:

1. Log/agent deployment coverage target (e.g., 95% endpoints) 2. Parser/normalization and field mapping 3. Correlation rules owned by detection team 4. SOAR playbooks for approved auto-actions only 5. Health monitoring on collectors and API quotas

See `references/security_tooling.md` for SIEM/EDR/SOAR integration notes.

5. Vulnerability remediation engineering

Work with app and platform teams:

1. Ingest findings (scanner, pentest, bug bounty) 2. Prioritize: exploitability × asset criticality × exposure 3. Assign owner and SLA by severity 4. Implement or review fix (patch, config, code) 5. Validate with rescan or analyst sign-off 6. Track exceptions with expiry

See `references/vulnerability_remediation.md` for SLA table and validation steps.

6. Change and release for security systems

Security changes are production changes:

  • Peer review on IaC and policy PRs
  • Staged rollout (dev → stage → prod)
  • Rollback plan for IdP, WAF, or SIEM parser changes
  • Post-change validation within 24h

When to load references

  • Baselines and guardrailsreferences/control_hardening.md
  • SSO, IAM, PAMreferences/identity_access_engineering.md
  • KMS, TLS, secretsreferences/encryption_secrets.md
  • SIEM, EDR, SOARreferences/security_tooling.md
  • Fix tracking and validationreferences/vulnerability_remediation.md

Related skills

Securityappsecsecrets

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.