configure-docs

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill identifies project structures by executing directory inspection commands such as pwd and find through dynamic context placeholders in the markdown frontmatter.
  • [EXTERNAL_DOWNLOADS]: It automates the installation of well-known documentation generators and linters, such as TypeDoc, MkDocs, Sphinx, and Ruff, using standard package managers (npm, bun, uv) targeting official registries.
  • [COMMAND_EXECUTION]: Configuration involves creating and running test scripts and build processes that invoke CLI tools to verify documentation coverage and syntax via subprocess calls.
  • [COMMAND_EXECUTION]: Ingests project metadata from local configuration files (e.g., package.json, pyproject.toml in SKILL.md) to determine configuration steps; boundary markers and explicit sanitization for this data ingestion surface are absent, but capabilities are used for standard development tasks.
  • [SAFE]: External references for configuration schemas and pre-commit hooks point to official domains or repositories, such as those maintained by Microsoft and Astral.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 01:17 AM