Security Specialist

Implement JWT/OAuth2 authentication, RBAC authorization, and GDPR compliance auditing.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/figulazmi/token-monitor --skill security-specialist-figulazmi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Security Specialist
Source: https://github.com/figulazmi/token-monitor/tree/main/.agents/skills/security-specialist
Command: npx skills add https://github.com/figulazmi/token-monitor --skill security-specialist-figulazmi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a structured security framework focusing on robust authentication, authorization, data protection, and GDPR/privacy compliance to reduce risk across applications and deployments.

Core Features & Use Cases

  • Design and implement secure authentication and authorization patterns (JWT, OAuth2, RBAC) for scalable applications.
  • Perform security reviews, threat modeling, and GDPR/privacy compliance assessments.
  • Conduct privacy-by-design practices, DSAR handling, data minimization, and OWASP Top 10 remediation guidance (AGENTS references).
  • Use cases include building secure login flows, enforcing least privilege, and auditing security controls in deployments.

Quick Start

Configure a JWT-based login flow with RBAC enforcement and GDPR-compliance checks for user data.

Frequently Asked Questions about Security Specialist

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

FAQPage Schema
How do I implement secure JWT authentication with RBAC enforcement?

Secure JWT authentication with RBAC enforcement is implemented by designing scalable login flows and applying least-privilege authorization patterns. This approach ensures robust identity management and access control across modern applications.

What is the best way to handle GDPR compliance and DSAR requests for user data?

Handling GDPR compliance and DSAR requests involves applying privacy-by-design practices, enforcing data minimization, and structuring user data requests. This ensures regulatory adherence and protects personal information across deployments.

How does OAuth2 authorization work for scalable application security?

OAuth2 authorization for scalable application security works by implementing structured authentication patterns that delegate access securely. It enables robust identity management and reduces risk across distributed systems and deployments.

Can I use this framework to perform OWASP Top 10 security audits and threat modeling?

You can use this framework to perform OWASP Top 10 security audits and threat modeling. It provides structured security reviews, risk assessments, and remediation guidance to identify and mitigate vulnerabilities in applications.

Do I need prior security policies to conduct privacy-by-design assessments?

Prior security policies are not strictly required to conduct privacy-by-design assessments, as the framework provides structured guidance for data minimization and DSAR handling. Existing policies enhance the review but the framework establishes baseline compliance.