loom-auth
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a reference for implementing authentication and authorization logic, emphasizing security best practices such as password hashing with Argon2id and asymmetric JWT signing.
- [SAFE]: All code examples use appropriate placeholders for sensitive values like API keys, secrets, and private keys, preventing accidental credential exposure.
- [SAFE]: No instances of obfuscation, remote code execution, or unauthorized data exfiltration were found.
- [SAFE]: The skill includes defensive programming patterns, such as rate limiting, timing-safe comparisons, and account lockout mechanisms to mitigate common attacks.
Audit Metadata