system-architect

Audit system configurations and enforce defense-in-depth security controls.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/liauw-media/household-expense-tracker --skill system-architect-liauw-media
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-architect
Source: https://github.com/liauw-media/household-expense-tracker/tree/main/.claude/skills/safety/system-architect
Command: npx skills add https://github.com/liauw-media/household-expense-tracker --skill system-architect-liauw-media

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables security teams to conduct thorough system audits and hardening assessments.

Core Features & Use Cases

  • Structured, phase-driven security audits to identify misconfigurations and enforce defense-in-depth controls.
  • Reusable checklists and principles (Defense in Depth, Least Privilege, Fail Secure, Audit Everything) for consistent risk mitigation.
  • Platform-agnostic guidance with references to commands and best practices in docs/security-audit/.

Quick Start

Run a baseline security audit on a newly provisioned server by following the audit phases in docs/security-audit/ and record findings in a security journal.

Frequently Asked Questions about system-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I conduct a security audit on a newly provisioned server?

To conduct a security audit on a newly provisioned server, follow the structured, phase-driven audit framework and checklists to identify misconfigurations and record findings in a security journal.

What does defense-in-depth mean for system hardening?

Defense-in-depth for system hardening is a reusable principle that applies multiple security controls across your infrastructure to ensure consistent risk mitigation and enforce least privilege configurations.

Can I use this audit framework for ongoing compliance checks?

Yes, you can use this audit framework for ongoing compliance checks, as well as during server provisioning, deployment changes, and incident investigations to enforce security controls.

Does this security audit provide platform-specific hardening commands?

Yes, the security audit provides platform-agnostic guidance with direct references to commands and best practices located in the docs/security-audit/ directory.

What is the best way to enforce least privilege during deployment changes?

The best way to enforce least privilege during deployment changes is to apply the structured audit phases and reusable checklists to identify misconfigurations and enforce strict security controls.

When do I need to run a system hardening assessment?

You need to run a system hardening assessment during server provisioning, deployment changes, incident investigations, and ongoing compliance checks to identify misconfigurations and enforce auditable configurations.