skills/modelscope.cn/security-review

security-review

Installation
SKILL.md

Security Review

Comprehensive security audit for the MuRP codebase.

Security Checklist

Authentication & Authorization

  • No hardcoded credentials
  • API keys only in environment variables
  • Proper token handling
  • RLS policies on Supabase tables

Data Protection

  • No sensitive data in logs
  • PII properly handled
  • Encryption for sensitive fields
  • Input sanitization
Installs
3
First Seen
Jun 18, 2026
security-review from modelscope.cn