generate-comprehensive-style-guide

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security risks were identified. The skill's operations are consistent with its documentation generation purpose.\n- [PROMPT_INJECTION]: The skill analyzes untrusted data from the codebase to extract stylistic patterns, which is the primary intended function.\n
  • Ingestion points: Source code files (Step 3), configuration files (Step 2), dependency manifests (Step 1), and existing style guides, all processed as described in SKILL.md.\n
  • Boundary markers: No specific delimiters or instructions to ignore embedded commands are included in the analysis prompts in SKILL.md.\n
  • Capability inventory: The skill uses Read, LS, Grep, Glob, and Bash for analysis, and Write to create the STYLE_GUIDE.md file (all actions defined in SKILL.md).\n
  • Sanitization: Content is extracted directly from project files to identify patterns without a specific sanitization or filtering layer in SKILL.md.\n- [COMMAND_EXECUTION]: The skill uses Bash within SKILL.md to execute git log and git branch to determine commit and branch naming conventions. These commands are standard for project analysis.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 10:29 PM