convex-cron
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [NO_CODE] (SAFE): The skill consists entirely of documentation and example code snippets for developers using the Convex framework. It does not contain instructions that would be executed by an AI agent's interpreter or shell.
- [DATA_EXFILTRATION] (SAFE): While the code examples include network requests via
fetchto an external API (api.example.com), this is presented as a standard implementation pattern for data synchronization. It correctly usesprocess.env.API_KEYrather than hardcoding credentials. - [PROMPT_INJECTION] (SAFE): No prompt injection attempts, override markers, or adversarial role-play instructions were detected in the markdown or code comments.
Audit Metadata