spatie-security

Apply Spatie security guidelines to application, database, and server configurations.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/alslimany/tams --skill spatie-security
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spatie-security
Source: https://github.com/alslimany/tams/tree/main/.agents/skills/spatie-security
Command: npx skills add https://github.com/alslimany/tams --skill spatie-security

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Applies Spatie's security guidelines to configuring applications, databases, and servers to reduce vulnerabilities and align with industry best practices.

Core Features & Use Cases

  • Align security configurations with established guidelines for authentication, authorization, encryption, and hardening.
  • Provide a repeatable baseline for code reviews, deployments, and infrastructure changes.
  • Use Case: When auditing a new project, reference Spatie's guidelines to verify SSL, CSRF protection, and access controls.

Quick Start

Apply Spatie's security guidelines to your current project to harden configurations across apps, databases, and servers.

Frequently Asked Questions about spatie-security

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

FAQPage Schema
How do I harden server security and database permissions for my application?

You can harden server security and database permissions by applying Spatie's security guidelines to your application configurations, ensuring reduced vulnerabilities and alignment with industry best practices across your infrastructure environments.

What security best practices should I check when auditing a new project?

When auditing a new project, you should verify SSL configurations, CSRF protection, password hashing, and access controls using established security guidelines to prevent common vulnerabilities and ensure robust application hardening.

How do I establish a repeatable security baseline for code reviews and deployments?

You establish a repeatable baseline for code reviews and deployments by aligning authentication, authorization, and encryption configurations with Spatie's guidelines, documenting changes, and auditing security controls.

Do I need specific dependencies to apply these security guidelines?

No specific dependencies are required to apply these security guidelines, allowing you to integrate server hardening and database permission checks directly into your existing application workflows and environments without additional packages.

How do I ensure compliance with application security policies and controls?

You ensure compliance with application security policies by updating existing policies, documenting configuration changes, and regularly auditing security controls to prevent common vulnerabilities across your application and server infrastructure.