catalyst-datastore
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and Node.js SDK examples for interacting with Catalyst Data Store (CRUD operations and ZCQL queries). All code snippets follow standard development practices for the platform.
- [SAFE]: Includes explicit security advice regarding Role-Based Access Control (RBAC). It warns against assigning the 'App Administrator' role to regular users and explains how to safely enable granular permissions for 'App Users'.
- [SAFE]: Provides utility functions for data sanitization (stripping emojis) and correct data parsing (handling project-specific timezones), which are defensive programming best practices.
- [SAFE]: References to
.catalystrcandcatalyst.jsonare standard configuration files for the Catalyst environment and do not involve unauthorized sensitive file access.
Audit Metadata