extension-oql
Pass
Audited by Gen Agent Trust Hub on Jun 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation references and requires the installation of the
caffeineai-oqlpackage from the Mops (Motoko Package Manager) registry. This is a standard dependency for the functionality described. - [COMMAND_EXECUTION]: The setup instructions include the command
mops add caffeineai-oql@0.1.0to be executed by the developer to include the necessary library in their project. - [SAFE]: No malicious patterns, such as prompt injection, unauthorized data exfiltration, or obfuscation, were detected. The skill provides extensive documentation on implementing proper authorization (e.g.,
authorizeUser,authorizeToken) and row-level security (.ownedBy) to ensure the exposed data is only accessible to authorized callers.
Audit Metadata