moai-docs-unified

Pass

Audited by Gen Agent Trust Hub on Mar 2, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The CI/CD workflow and installation examples in SKILL.md and examples.md reference the installation of the uv package manager via pip. This is a standard and safe setup procedure using official package registries.- [COMMAND_EXECUTION]: The skill facilitates the execution of its own validation scripts through Bash and the uv runner. These operations are confined to the project's documentation directory and are essential for the skill's primary function of linting and report generation.- [DATA_EXPOSURE]: While the scripts read local files within the docs/ directory for validation purposes, they do not access sensitive system paths, hidden configuration files, or hardcoded credentials. All file operations are restricted to the intended documentation scope.- [SAFE]: Detailed analysis of the Python scripts and integration examples found no evidence of prompt injection, data exfiltration, or code obfuscation. The skill operates as a transparent diagnostic utility.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 2, 2026, 05:14 PM