dmr
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or metadata.
- [SAFE]: The skill provides proactive security guidance, recommending standard Django security utilities like
url_has_allowed_host_and_schemeto mitigate open redirect vulnerabilities in user-facing endpoints. - [SAFE]: The skill documents best practices for security hardening, such as ensuring that throttling middleware executes before authentication to prevent brute-force credential attacks.
- [SAFE]: All third-party dependencies and tools mentioned, including
msgspec,pydantic,polyfactory, andschemathesis, are reputable and widely-used within the Python development community. - [SAFE]: The skill does not contain any obfuscated code, remote execution patterns, or attempts to bypass security controls.
Audit Metadata