Security Engineer

Audit security, test penetration, and check compliance for the Rentable application.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/blazefluz/rentable --skill security-engineer-blazefluz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Security Engineer
Source: https://github.com/blazefluz/rentable/tree/main/.claude/skills/security-engineer
Command: npx skills add https://github.com/blazefluz/rentable --skill security-engineer-blazefluz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the critical need for robust security in the Rentable application, protecting against vulnerabilities and ensuring data integrity.

Core Features & Use Cases

  • Security Auditing: Proactively identify and assess security weaknesses.
  • Penetration Testing: Simulate attacks to uncover exploitable flaws.
  • Compliance Checks: Ensure adherence to relevant data protection regulations.
  • Use Case: Before launching a new feature, use the Security Engineer skill to perform a penetration test to ensure no new vulnerabilities have been introduced.

Quick Start

Initiate a security audit for the Rentable API.

Frequently Asked Questions about Security Engineer

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

FAQPage Schema
How do I perform a penetration test on my application before launching a new feature?

To perform a penetration test before a feature launch, simulate attacks against your application to uncover exploitable flaws in authentication, authorization, and data encryption. This ensures no new vulnerabilities have been introduced.

What is security auditing and when do I need it for my API?

Security auditing is the process of proactively identifying and assessing security weaknesses in your API. You need it to evaluate authentication, authorization, and API security mechanisms to protect data integrity.

Can I use this to run compliance checks for GDPR and PCI-DSS?

Yes, you can run compliance checks to ensure adherence to data protection regulations like GDPR and PCI-DSS. This verifies that your application meets regulatory compliance standards for data protection.

How do I check my application for SQL injection, XSS, and CSRF vulnerabilities?

To check for SQL injection, XSS, and CSRF vulnerabilities, perform a security audit focusing on input validation and session management. This identifies exploitable flaws within your application's data handling processes.

Does this security audit cover both authentication and data encryption validation?

Yes, the security audit covers both authentication and data encryption validation. It assesses these core areas alongside authorization and API security to ensure comprehensive application security and data protection.

What is the best way to ensure application security and data protection?

The best way to ensure application security and data protection is combining security auditing, penetration testing, and compliance checks. This approach uncovers exploitable flaws while verifying regulatory adherence.