runtime-verification-dashboard

Pass

Audited by Gen Agent Trust Hub on Mar 21, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill interacts with the local openclaw CLI to manage background task scheduling. It uses safe programmatic execution (subprocess without shell) and validates all command arguments.\n- [SAFE]: File system operations are restricted to the application's own configuration and state directories. The skill performs routine tasks like auditing file timestamps and creating necessary state stubs.\n- [SAFE]: Configuration data from external files is parsed using yaml.safe_load and validated against strict patterns, preventing malicious data from influencing the verification logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 21, 2026, 05:55 AM