cron-watchdog-debug

Pass

Audited by Gen Agent Trust Hub on Jun 29, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Environment Context Retrieval: The skill reads metadata from project configuration files and fetches version control information. While reading configuration is necessary for providing context, it represents an access point to project-level settings that the skill uses for diagnostic verification.
  • Administrative API Interactions: The instructions involve calling internal administrative endpoints to collect runtime logs and sandbox diagnostics. Access to these surfaces is central to the skill's troubleshooting purpose but involves handling system-level activity data.
  • Automated Diagnostic Probes: The skill executes shell commands and localized Node.js scripts to inspect the filesystem and process lists. This capability allows for verifying the state of the cron scheduler and identifying discrepancies in job persistence.
  • Data Redaction and Redline Guidelines: The skill includes explicit instructions to redact user data from job payloads and avoid printing raw secrets. These safety measures are designed to ensure that diagnostic artifacts do not inadvertently expose sensitive information.
  • Execution of Diagnostic Utilities: The skill utilizes standard tools like npx to run environment-specific diagnostic packages. This pattern is common for managing debugging utilities while relying on established package management ecosystems.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 29, 2026, 08:22 PM
Security Audit — agent-trust-hub — cron-watchdog-debug