docs-quality-check

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for the purpose of analyzing documentation quality and does not contain any malicious patterns or bypass attempts.
  • [COMMAND_EXECUTION]: The skill utilizes shell commands including find, git log, markdownlint, and vale. These are used for project file discovery, assessing the age of documentation, and linting markdown content for stylistic issues.
  • [DATA_EXPOSURE]: The skill reads project documentation files (e.g., CLAUDE.md, ADRs, PRDs) and executes git log to check for freshness. This data access is limited to documentation metadata and contents relevant to the skill's primary function and does not involve searching for secrets or sensitive system files.
  • [PROMPT_INJECTION]: While the skill ingests content from external markdown files which could theoretically contain instructions, the scope of the skill's task (generating a documentation quality report) is limited and unlikely to be manipulated into performing harmful actions outside of its analysis context.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 01:15 AM