redis
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and code snippets for using Redis with Django. It follows standard development practices and does not contain any malicious patterns.
- [EXTERNAL_DOWNLOADS]: Suggests installing the
django-redispackage via pip, which is a standard and well-known library for Redis integration. - [SAFE]: Configuration examples use localhost (127.0.0.1) and clear placeholders like 'your_password' for credentials, representing safe documentation practices.
Audit Metadata