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.shexecutes standard Unix commands likegrepandwcto analyze the content of a local Markdown file. It does not useevalor 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