安全
安全审查、认证、权限和风险检查
242 个 Skills 可用
Skills 列表

extension-authorization
0security
Authorization system with role-based access control. Must-have for all apps that manage personal or access-restricted data.
caffeinelabs
extension-oql
0security
Make a canister's data queryable by the Caffeine Data Intelligence agent. Use whenever an app stores structured data (Maps/Lists/arrays of records) that should be answerable in natural language — "top customers", "revenue by region", "active projects". Adds a discoverable `schema()` and a JSON `execute()` query endpoint via the `caffeineai-oql` mops package's `Expose` mixin.
caffeinelabs