workflow-log-quickfix

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill follows a legitimate workflow for capturing user notes and saving them as markdown files in a local directory (.workflows/.inbox/quickfixes).
  • [COMMAND_EXECUTION]: The skill uses mkdir -p to create the necessary directory structure. This is a standard and safe operation consistent with the skill's documented purpose.
  • [PROMPT_INJECTION]: No malicious patterns or attempts to override AI safety guidelines were detected. The instructions provided are intended to constrain the agent's behavior to the specific task of logging information.
  • [DATA_EXFILTRATION]: There are no network operations, and the skill is explicitly instructed not to fetch external resources or read sensitive files from the codebase.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 06:53 AM