anima-sdk-patterns
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides boilerplate code and architectural patterns for using the
@animaapp/anima-sdk. All code follows standard development practices. - [SAFE]: Authentication is handled securely using environment variables (
process.env.ANIMA_TOKEN) rather than hardcoded secrets. - [SAFE]: File system operations are restricted to managing a local cache directory (
.anima-cache) to improve performance and avoid redundant API calls. - [SAFE]: No instances of prompt injection, obfuscation, or unauthorized data exfiltration were found.
Audit Metadata