django-storages-s3

Pass

Audited by Gen Agent Trust Hub on Aug 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code examples that follow security best practices, specifically warning against hardcoding credentials and recommending the use of environment variables or IAM roles.
  • [EXTERNAL_DOWNLOADS]: The instructions reference standard and well-known Python libraries (django-storages, boto3, moto) from official registries, which are routine for the stated purpose of the skill.
  • [COMMAND_EXECUTION]: Includes benign command-line snippets using common utilities like grep for the purpose of auditing local configuration files for potential secret exposure.
  • [DYNAMIC_EXECUTION]: Demonstrates a standard Django implementation for loading storage classes from project settings using import_string, which is a legitimate architectural pattern in the Django ecosystem.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 7, 2026, 06:41 PM
Security Audit — agent-trust-hub — django-storages-s3