design-brief-generator

Pass

Audited by Gen Agent Trust Hub on Feb 21, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The script validate_brief.sh executes standard Unix commands like grep and wc to analyze the content of a local Markdown file. It does not use eval or execute content found within the file.
  • [DATA_EXFILTRATION] (SAFE): No network operations or file system access to sensitive locations were detected. The script only reads the file path provided to it.
  • [EXTERNAL_DOWNLOADS] (SAFE): The skill does not download any external dependencies or scripts.
  • [PROMPT_INJECTION] (SAFE): The provided Markdown file is a structural template and does not contain instructions designed to override agent behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 21, 2026, 04:26 PM