Eaiger Ent avatar

Eaiger Ent

Official

@Eaiger-Ent

0Followers
|
4Public Repos
|
8Published Skills

Eaiger Ent ships skills that deploy and verify an Equal Experts control register: secret scanning, Terraform analysis, branch protection, and supply-chain pinning gates.

Skills Distribution
DomainCybersecurit...Security Control E.. (40%)Supply Chain Integ.. (25%)Infrastructure as .. (20%)Code Quality Gating (15%)

Agent Skills by Eaiger Ent

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Eaiger Ent

FAQPage Schema
What tasks can I enforce using Eaiger Ent's skills?▼

You can deploy gated controls: secret scanning (SEC-001 to SEC-003), non-root digest-pinned devcontainers (BLD-001, DEV-001), default-branch rulesets (CI-001), frozen lockfiles and SHA-pinned CI actions (SUP-001 to SUP-004), Terraform analysis (IAC-001), and linter, type checker, and test wiring (LNT-001, TYP-001, TST-001).

Who are these skills designed for?▼

Platform engineers, security engineers, and repository maintainers adopting the Equal Experts control standard. They suit teams that need pre-commit and CI enforcement of security, build, and quality controls with verification through the register-check checker.

How do I install and run the control register?▼

Run register-install to pin the checker to the tagged ref the register names, then register-adopt to plan every applicable control, confirm once, dispatch the gates, verify, and commit. Individual gates accept --repo and --register path arguments.

What permissions and dependencies do the skills require?▼

Skills use Read, Write, Edit, Bash, and AskUserQuestion; register-adopt additionally invokes Skill and disables model invocation. gate-repo requires GitHub API access to apply branch rulesets, and gates depend on the register's scanners, analysers, linter, and type checker being present.

How does register-variance help with configuration changes?▼

It classifies how a change to gated configuration moved — narrowing, loosening, or neither — against a reference ref, and reports which keys could not be classified and why, giving reviewers an explicit audit of control drift.