security-engineering

Assess vulnerabilities and verify compliance across cloud and application systems.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/linardsb/fredis --skill security-engineering-linardsb
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-engineering
Source: https://github.com/linardsb/fredis/tree/main/.claude/skills/security-engineering
Command: npx skills add https://github.com/linardsb/fredis --skill security-engineering-linardsb

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ai_threat_scanner, cloud_posture_check, scripts/vulnerability_scanner, scripts/vulnerability_assessor, scripts/compliance_checker, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive set of tools and knowledge for security engineering, helping you identify and mitigate vulnerabilities in your systems.

Core Features & Use Cases

  • Security Assessment: Detect and assess vulnerabilities in your systems, including LLM injection, model inversion, data poisoning, and more.
  • Cloud Security: Check cloud configurations for misconfigurations that create exploitable attack surfaces, including IAM policy analysis, S3 exposure assessment, and security group analysis.
  • Penetration Testing: Conduct offensive security testing to discover exploitable vulnerabilities before attackers do, including web application testing, API security testing, and infrastructure security checks.
  • Secure Coding: Apply secure coding practices to prevent vulnerabilities, including input validation, secure authentication, and secure session management.
  • Compliance: Verify security compliance against SOC 2, PCI-DSS, HIPAA, and GDPR frameworks.

Quick Start

Use the security-engineering skill to check the security posture of your AWS account.

Frequently Asked Questions about security-engineering

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

FAQPage Schema
How do I assess cloud security posture and check for AWS misconfigurations?

Cloud security posture management detects exploitable attack surfaces like IAM policy issues, S3 exposure, and security group misconfigurations. It assesses your AWS configurations to prevent unauthorized access and data leaks.

What is vulnerability assessment and how does it detect system threats?

Vulnerability assessment detects and evaluates system threats including LLM injection, model inversion, and data poisoning. It uses automated scripts to scan your infrastructure for exploitable weaknesses.

Can I verify compliance against SOC 2, PCI-DSS, HIPAA, and GDPR frameworks?

Compliance verification checks your systems against SOC 2, PCI-DSS, HIPAA, and GDPR frameworks. The compliance checker script validates your security controls to ensure regulatory alignment.

How do I conduct penetration testing for web applications and APIs?

Penetration testing performs offensive security checks on web applications, APIs, and infrastructure. It discovers exploitable vulnerabilities before attackers do by simulating real-world attack scenarios.

Does this security engineering suite require specific tools for vulnerability scanning?

Yes, the suite requires various security libraries and dependencies including the vulnerability scanner, vulnerability assessor, and cloud posture check scripts to perform comprehensive assessments and scans.

What secure coding practices are needed to prevent authentication vulnerabilities?

Secure coding practices include input validation, secure authentication, and secure session management. Applying these prevents common vulnerabilities and protects your systems from unauthorized access.

Related Skills