cron-jobs
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- Security Guidance for Cron Endpoints: The skill explicitly instructs users to verify the request origin by checking the
Authorizationheader against aCRON_SECRET. This is a recommended security measure to prevent unauthorized triggers of scheduled tasks. - Trusted Documentation References: The content includes links to official documentation for Vercel, which is a well-known and established platform. These references provide users with authoritative context for the configuration tasks described.
- Safe Instructional Content: The provided instructions and code snippets are focused on configuration files (
vercel.json) and standard API route logic. There are no patterns suggesting unauthorized data access, network exfiltration, or unexpected command execution.
Audit Metadata