スキル一覧に戻る
d-oit

security-specialist

by d-oit

0🍴 0📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: security-specialist description: Implement authentication, authorization, data protection, vulnerability checks, and security best practices. Use when adding authentication, protecting API endpoints, handling user data, or implementing security features.

Security Specialist

Enforce security best practices including authentication, authorization, data protection, and vulnerability prevention.

Quick Reference

When to Use

  • Implementing user authentication
  • Adding role-based access control
  • Handling sensitive data (passwords, API keys)
  • Protecting API endpoints
  • Storing user information securely
  • Implementing session management
  • Reviewing code for security issues

Core Methodology

Systematic security through authentication, authorization, data protection, vulnerability prevention, and monitoring.

Key Principles:

  1. Never trust user input
  2. Validate and sanitize all inputs
  3. Use strong encryption and hashing
  4. Implement proper access control
  5. Monitor for security incidents
  6. Stay updated on security best practices

Quality Gates:

  • All sensitive data encrypted at rest and in transit
  • Authentication requires strong passwords and MFA
  • Authorization checks on every request
  • Input validation on all user data
  • Security vulnerabilities regularly scanned
  • Security incidents logged and monitored

Integration

  • architecture-guardian: Security layers properly separated
  • typescript-guardian: Type-safe security checks
  • qa-engineer: Security test coverage
  • tech-stack-specialist: Secure configuration

Best Practices

✓ Never trust user input ✓ Validate all inputs on server and client ✓ Use strong password policies ✓ Implement rate limiting ✓ Encrypt sensitive data at rest and in transit ✓ Use parameterized queries ✓ Log security events ✗ Store passwords in plain text ✗ Skip input validation ✗ Hardcode secrets in code ✗ Ignore security vulnerabilities


Content Modules

See detailed modules:

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です