원클릭으로
security-and-hardening
Review and harden code for auth, secrets, dependencies, input boundaries, and common application security risks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Review and harden code for auth, secrets, dependencies, input boundaries, and common application security risks.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create, critique, and operationalize engineering strategy documents using diagnosis, tradeoff exploration, guiding policy, coherent actions, and operating cadence. Use when an engineering leader needs strategy for a team, platform, architecture, migration, reliability program, or multi-quarter technical investment.
Run engineering leadership reviews across strategy, delivery, quality, architecture, launch readiness, security risk, and performance health.
Inspect GitHub pull requests for leadership-relevant release risk, quality gates, ownership, and follow-up actions.
Keep dependencies secure, minimal, and up to date. Use when auditing a project's supply chain, adding new libraries, evaluating upgrades, or hardening a CI pipeline against dependency risks.
Design and implement GraphQL APIs with correct schema design, resolver patterns, N+1 prevention, federation, and security. Use when building or evolving a GraphQL layer.
Make ML experiments reproducible and comparable by tracking hyperparameters, metrics, artifacts, and environments. Use when training models, tuning hyperparameters, or promoting models to production.
| name | security-and-hardening |
| description | Review and harden code for auth, secrets, dependencies, input boundaries, and common application security risks. |
| license | MIT |
| compatibility | Works with coding agents that support Agent Skills. Upstream source is Addy Osmani's agent-skills repository. |
| metadata | {"agentpacks.version":"0.1.0","agentpacks.source":"https://github.com/addyosmani/agent-skills/tree/main/skills/security-and-hardening","agentpacks.upstream":"addyosmani/agent-skills/security-and-hardening"} |
This registry entry references the upstream security-and-hardening Agent Skill. Installers should use agentpacks.source and avoid copying upstream content into this registry.